# 在 Uniswap 上提供 $FYN Liquidity 指南

{% hint style="warning" %}
移动设备用户需要使用 MetaMask 应用内浏览器才能连接到他们的钱包。 MetaMask 无法与移动设备上的其他浏览器（例如 Chrome 或 Safari）配合使用。

[在移动设备上使用 MetaMask 应用内浏览器指南](https://docs.affyn.com/cn/guan-yu-fyn-de-yi-qie/she-zhi-metamask/zai-yi-dong-she-bei-shang-shi-yong-metamask-ying-yong-nei-liu-lan-qi-zhi-nan)
{% endhint %}

{% hint style="info" %}
实际 UI 可能因更新而有所不同。
{% endhint %}

**第 1 步**\
进入 [Uniswap V3 矿池页面](https://app.uniswap.org/pools)。确保您已将网络切换到 Polygon。

<div align="left"><figure><img src="/files/PzS47zJbXvVQ9r18JM8x" alt=""><figcaption><p>切换到 Polygon 网络</p></figcaption></figure></div>

**第 2 步**\
选择 `Connect` 并连接您的钱包。

**第 3 步**\
选择 `+ New position`

**第 4 步**\
在选 `Select pair` 下，选择 FYN 和 WETH

**第 5 步**\
选择 `Edit` 并选择 0.30% 的费用等级。

**第 6 步**\
设置提供流动性的价格范围。\
\
您可以输入特定范围，或为整个价格范围提供流动性。\
\
如果价格超出您设定的范围，那么您的流动性头寸将集中到两种资产之一，而不会赚取费用。

<div align="left"><figure><img src="/files/6eAdJUTsI0SVRQosT52J" alt="" width="487"><figcaption><p>选择 FYN/WETH 和 0.30%，然后设置您的价格范围</p></figcaption></figure></div>

**第 7 步**\
输入您想要存入流动性池的代币数量，或选择 `Max` 输入最大代币数量。

**第 8 步**\
选择 `Approve FYN` 并签署 MetaMask 上显示的交易。

**第 9 步**\
选择 `Approve WETH` 并签署 MetaMask 上显示的交易。

**第 10 步**\
选择 `Preview`

**第 11 步**\
查看流动性头寸详细信息，然后选择 `Add` 并签署 MetaMask 上显示的交易。

**第 12 步**\
交易完成后，将会出现确认通知。

**第 13 步**\
完成后，您可以访问 [Uniswap V3 池页面](https://app.uniswap.org/pools)来确认、查看和管理您的流动性头寸。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.affyn.com/cn/fyn-liquidity-ji-hua/ti-gong-fyn-liquidity/zai-uniswap-shang-ti-gong-fyn-liquidity-zhi-nan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
