# FEVM-FIL代币的购买和提现

### <mark style="color:orange;">通过欧易交易所购买FIL代币</mark> <a href="#buy" id="buy"></a>

在交易购买FIL的途径可以使用欧易交易所交易菜单中的【闪兑】和【基础交易】，我们本次演示使用闪兑的方式来快捷完成代币的兑换和FIL代币的提币。

<figure><img src="/files/uQTZUYqxs6HZtMVF8TXe" alt=""><figcaption></figcaption></figure>

#### <mark style="color:orange;">闪兑获取FIL代币</mark> <a href="#swap" id="swap"></a>

打开闪兑界面，默认会选择【数字货币】选项，首先选择需要兑换消耗的代币和获得的代币，例如这里的USDT兑换FIL代币；设置完代币填入需要兑换的数量，点击【兑换为FIL】。

<figure><img src="/files/fe3ccVvSoziMrsMSBKeO" alt=""><figcaption></figcaption></figure>

确认兑换界面可以查看到兑换的方向和预估值等信息，点击【确认】。

<figure><img src="/files/VJGA4hq1FF0UqIrGkBqz" alt=""><figcaption></figcaption></figure>

#### <mark style="color:orange;">提取代币到钱包</mark> <a href="#withdraw" id="withdraw"></a>

进入到【提现】界面，在币种搜索栏中点击并填入FIL，选择FIL代币。

<figure><img src="/files/z00YXU6MyRvtWkk3HvBw" alt=""><figcaption></figcaption></figure>

默认选择【链上提现】点击下一步。

<figure><img src="/files/Uz7mD9JMQ7Cu7bo5wRw1" alt=""><figcaption></figcaption></figure>

在提现详情界面，填入需要收款的0x开头的地址，在提现网络中选择FIL网络，这里没有单独列出FEVM网络选项。

<figure><img src="/files/Goco5RIbSeXcwGB6GWD7" alt=""><figcaption></figcaption></figure>

提款地址和提款网络选择完成后就可以设置提现的数量，可以查看到提现的手续费用数量，点击下一步。

<figure><img src="/files/DwrzXDH5tydb7XoMhyDT" alt=""><figcaption></figcaption></figure>

在【安全验证】界面中再次核对收款地址，确认无误后即可使用邮箱短信验证码或谷歌验证码方式来进行验证。

<figure><img src="/files/LRuEqR7DKtUiwIqyz9Vq" alt=""><figcaption></figcaption></figure>


---

# 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://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/fil.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.
