# 提款 FBTC/ BTC

### 提取 FBTC:

<figure><img src="/files/ml6zGL7yFWmPFITRSzhD" alt="" width="563"><figcaption><p>提取 FBTC</p></figcaption></figure>

1. 进入 DAPP 的 "Withdraw" 标签页。
2. 选择 "FBTC (Ethereum)" 作为您要提取的资产类型。
3. 连接您的钱包,授权 DAPP 进行提款操作。
4. 输入您想要提取的 OBTC 数量。请注意, OBTC 将会被立即销毁。
5. 提款请求提交后,您的 FBTC 将在 3 天后自动发送到您的钱包账户。这是因为 FBTC 对应的底层资产需要经过 3 天的解锁期。
6. 您可以在 "Receive" 标签页查看提款进度和最终到账时间。

<figure><img src="/files/UYtuJaVna9oDn5V7kJoN" alt="" width="271"><figcaption><p>提取原生 BTC</p></figcaption></figure>

### 提取原生 BTC:

1. 进入 DAPP 的 "Withdraw" 标签页。
2. 选择 "BTC (Bitcoin L1)" 作为您要提取的资产类型。
3. 连接您的比特币钱包,授权 DAPP 进行提款操作。
4. 输入您想要提取的 OBTC 数量。请注意, OBTC 将会被立即销毁。
5. 提款请求提交后,您的原生 BTC 将在 7 天后自动发送到您的钱包账户。这是因为原生 BTC 对应的底层资产需要经过 7 天的解锁期。
6. 您可以在 "Receive" 标签页查看提款进度和最终到账时间。


---

# 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-obelisk.nodedao.com/zh/obtc-zi-chan/ti-kuan-fbtc-btc.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.
