# Wallets

#### **Issue and Distribution**

* The maximum supply of FIN tokens is set at 200,000,000.
* The Development Fund (Dev Fund) volume is 10,000,000 FIN.
* The Founders Team Fund volume is 10,000,000 FIN.
* The FIN token was issued on the Ethereum network under the ERC-20 standard. Current contract: <https://etherscan.io/token/0x56d649FF34e83b61c94Da1E6f92617b7C5210beB>
* A pre-sale round of the token was conducted on September 28, 2020, and the main sale round took place in 2023.
* The funds raised were directed towards the development, updating, and advancement of the Finandy terminal and the Finx exchange.

#### FINx Deposit

{% hint style="warning" %}
Currently, deposits can only be made via Transfer.
{% endhint %}

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 "Deposit" tab

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

4. Select the desired asset and network, and the address for making a deposit will be displayed on the right.

**Transfer Funds**

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>

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>

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/wallets.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.
