# FilDA Guide for BitTorrent

### ❓How to withdraw assets in BTT chain format from Huobi Exchange to BTTC?

Example: USDT

When you withdraw USDT from Huobi Exchange to your wallet, it will default to USDT\_t on the BTTC network.

#### Overview:

1\.  Configure BitTorrent network in your wallet (RPC).

2\.  Select the BitTorrent chain on Huobi Exchange to extract assets to your walle.

### Guide:

1\.  Click "Settings" of MetaMask to configure the network.

<figure><img src="/files/2HeevfII7iR3Mi6yT04w" alt=""><figcaption></figcaption></figure>

2\.  Select the "Network" menu in the settings and add the network manually.

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

3\.  Click "Add Network”.

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

4\.  Enter the BitTorrent chain parameters as per the image.

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

| Network Name       | BitTorrent Chain Mainnet                                   |
| ------------------ | ---------------------------------------------------------- |
| New RPC URL        | <https://rpc.bt.io/>                                       |
| Chain ID           | 199                                                        |
| Symbol             | BTT                                                        |
| Block Explorer URL | [https://scan.bt.io/](https://scan.bittorrentchain.io/%20) |

5\.  After saving the settings you can get your BitTorrent chain wallet address.

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

6\.  On Huobi Exchange, select the asset you want to withdraw, such as USDT, and choose BTT for the withdrawal network.

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

7\.  Enter the amount you want to withdraw, add your Metamask BitTorrent wallet address, and use the BitTorrent network on the withdrawal page to complete the withdrawal.

### ❓ How to bridge assets from Ethereum/BSC network to BitTorrent network?

1.Open the BitTorrent cross-chain bridge(<https://app.bt.io/bridge>) and click to connect to the wallet.

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

2.Select the network where your assets are.

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

3.Choose BitTorrent as the network for receiving cross-chain assets.

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

4.Select the asset you wish to move cross-chain, such as USDT.

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

5.Enter the amount of the asset you wish to transfer cross-chain.

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

6.Confirm the receiving address for your asset transfer.

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

7.Click "Cross-chain" to initiate the cross-chain transfer. Your funds will be available for use on BTTC once the transfer is complete.

![](/files/P0XR5Puq25sR7HRY75hQ)


---

# 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.filda.io/english/guides/filda-guide-for-bittorrent.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.
