# Deposit $WELL into TON wallet

1. Navigate to <https://bridge.ton.org/&#x20>;
2. Connect your Ethereum wallet that holds $WELL.&#x20;
3. Click on the dropdown menu labeled "Asset."&#x20;
4. Select "other tokens."&#x20;
5. Enter the $WELL ETH Contract Address: 0x63696Fc66795B51d02c1590b536484A41fbDDF9a
6. Specify the amount of $WELL you wish to bridge.&#x20;
7. Authorize the expenditure of $WELL.&#x20;
8. Link your TON wallet.&#x20;
9. Click on "Transfer."&#x20;
10. Sign the transaction from your Ethereum wallet.&#x20;
11. Wait for the Ethereum transaction blocks to be confirmed.&#x20;
12. Sign the transaction from your TON wallet.&#x20;
13. Wait for the TON transaction blocks to be confirmed.&#x20;
14. Your $WELL will be deposited in your TON wallet.

Disclaimer:

1. The bridging fee on the Ethereum network varies based on network traffic.
2. The bridging fee on the TON network is 1 $TON. User need to have $TON available in the destination wallet to cover the fee.
3. The entire process may take approximately 20 to 30 minutes, depending on the current network conditions.&#x20;


---

# 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.well.eco/weco/deposit-usdwell-into-ton-wallet.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.
