# How to deposit Bitfinex ?

We will provide a tutorial on how to deposit funds into Bitfinex, using USDT as an example.

<figure><img src="https://lh6.googleusercontent.com/Dq9osOc_5g-r5P3PwBA0GuhmrVzLqwp6YpgaKoeazbKWHKrqEVhJk2VtnSgWKbPtBxa_Pw_RVYIDpzNNKs--7ZtZclW53LJC5UTWmNSKi_LedzvbCT5vxRRy3-dVeeZo4HZL6u6foHg0_46AmFHP1rg8Sw=s2048" alt=""><figcaption></figcaption></figure>

Navigate to the Wallet feature to find the deposit option.

<figure><img src="https://lh4.googleusercontent.com/KzEMegRNeuCgb2psOuOvgxeeErRKph8bdsI2xSwcUYVVhmMkHdYwL9D3D5b_FAqoGnihfyXmMZCkoxGOD3s6qp9NDqcTIE-O6pzY3bm8oi8OJMZlorLa-iT6sLbzANhqhO5jnfg0QMONP-H5V8xq-a3gEw=s2048" alt=""><figcaption></figcaption></figure>

Select the currency you wish to deposit, in this case, USDT.

<figure><img src="https://lh6.googleusercontent.com/1I_3aXeBbKrPENWCVquuLquKsI-c9zxhSXFO_NogxiktW60tHoMUw_P-Svhxh9bZ5EG5YH05-h0dSJO3QUioWxPeERkQ34NheiHmGZxEIe68hIlJy7-ILlqKSBoFtYiGafidILwN-dKsKZ2J5Gx8sZZpyQ=s2048" alt=""><figcaption></figcaption></figure>

Choose the appropriate blockchain and token.

<figure><img src="https://lh4.googleusercontent.com/YfL6bcmuoQfEzPyx0cA5b4ZifShyDX2nFVl2gMOWrkho8cBy1n0F9VS0m-kPWQxUZkUG3ytFj70_KGApC8_MGKjA7O-jl9tZU7cBDa2pqfp0gzpx1B6FE-71hRCBEYWUsLfYNdx4-aG5wgCJPYA97LqKLQ=s2048" alt=""><figcaption></figcaption></figure>

Generate the address for the wallet into which you wish to deposit funds.

Use another exchange or private wallet to transfer tokens to the address you generated on Bitfinex to complete the deposit.

{% hint style="info" %}
Different blockchains require different numbers of confirmations, so the waiting time will vary.&#x20;

Please ensure you are using the correct token and blockchain; otherwise, you risk losing your funds.
{% 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://docs.morphlin.com/get-started/bitfinex/how-to-deposit-bitfinex.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.
