# How to deposit and withdraw on Bitsnap?

## Deposits or withdrawals on PC Web

On the PC web version, you can access the wallet page by clicking the "USDT" button in the upper right corner of the Trade page or the wallet button in the left menu.

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

Then, on the wallet page, you can click the "DEPOSIT" or "WITHDRAW" button to make deposits or withdrawals.

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

## Deposits or withdrawals on Telegram or mobile web

Click the "USDT" button in the upper right corner of the Trade page, or click the "Wallet" button on the Me page to access the wallet management page.

<div><figure><img src="/files/LI6rjzkJPDDlLdZIiphB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fSke6lpbBnRSPTtSSLLn" alt=""><figcaption></figcaption></figure></div>

## Deposit rules

We currently support **USDT** deposits on the **Tron** and **BSC** chains, with a minimum deposit amount of **10 USDT**. Please note that depositing USDT from other chains may result in permanent loss of your funds.

## Withdrawal rules

We support USDT withdrawals on the Tron and BSC chains, with a minimum withdrawal amount of 10 USDT. The withdrawal fee for USDT on the BSC chain is 1 USDT, and for the Tron chain, it is 2 USDT.


---

# 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.bitsnap.xyz/how-to-deposit-and-withdraw-on-bitsnap.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.
