# How do I deposit crypto

### Step 1 - After login, click Assets – Deposit – Select crypto (USDT) – Select USDT deposit network – Continue on the top right of FIXT home page.

<figure><img src="https://481582731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKXC6aMJJichoMwuFrjPc%2Fuploads%2Fj94m6hmBSTvdk1vehg8c%2Fimage.png?alt=media&#x26;token=5cbcc687-72ce-453a-97c2-995c07fb20e7" alt=""><figcaption><p>Step1. FIXT Website -> Assets -> Deposit</p></figcaption></figure>

***

### Step 2 - Select deposit account, and copy the deposit address.

1. Select the cryptocurrency you wish to deposit and click the Continue button.
2. Deposit money into the created cryptocurrency wallet.

<figure><img src="https://481582731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKXC6aMJJichoMwuFrjPc%2Fuploads%2FbecAcAKRDd2Yga8kvgYL%2Fimage.png?alt=media&#x26;token=e5046d6a-46b8-454e-8c71-fd90c8701811" alt=""><figcaption><p>Step2. Deposit Page</p></figcaption></figure>

***

{% hint style="info" %}
The delay of block confirmations might occur in deposits, which leads to the delayed deposit arrival. Please wait patiently.
{% endhint %}

{% hint style="info" %}
Please keep consistent between the crypto’s deposit network and its withdrawal network in the corresponding platform, or it won't be credited to the account. For example, please don't deposit the crypto in TRC20 to the on-chain network or other networks such as ERC20.
{% endhint %}

{% hint style="info" %}
Please check the crypto and address carefully when depositing. The deposit will not be credited to the account if incorrectly filled in. For example, please check if the crypto in the deposit platform is consistent with the one in the withdrawal platform, and do not deposit LTC to the BTC address.
{% endhint %}

{% hint style="info" %}
The deposit of several cryptos needs to fill in tags (Memo/Tag). You need to fill the tag of the crypto correctly in the corresponding platform. If the tag is incorrectly filled in, the deposit will not be credited to the account.
{% endhint %}


---

# 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://fixt.gitbook.io/fixt/new-user-guide/deposit/how-do-i-deposit-crypto.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.
