# Account

To start trading on FINx, transfer USDT from Finandy (exchange).

{% hint style="info" %}
**Prerequisites**

* Having a verified account on Finandy (exchange).
* A deposit in USDT on Finandy (exchange).
  {% endhint %}

#### **Funds Transfer**

To fund your FINx deposit, use the Transfer tab. Select the tab and choose a transfer from the Finandy exchange Spot market.

1. Open FINx.

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

2. Select the "Wallets" menu item

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

3. Choose "Transfer" and specify the transfer direction (from Finandy Spot to FINx Spot or from FINx Spot to Finandy Spot).

<figure><img src="/files/4Bm25eiY26CLHsbGoSAl" alt=""><figcaption></figcaption></figure>

4. Specify the amount to transfer or click on MAX to transfer the entire amount, then click "Confirm Transfer".

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

5. Wait for the transfer to be received. In most cases, the transfer is processed instantly. If there is a delay in receiving the funds, perform the following:

* Log into your FINx Account menu and click "Reload Account". This will synchronize your browser data with the current state of your balance.

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


---

# 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.finandy.com/exchange/finx/account.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.
