> For the complete documentation index, see [llms.txt](https://info-en.stem-ru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info-en.stem-ru.com/stemx.fi/how-do-i-send-tokens-to-farming.md).

# How do I send tokens to farming?

To get started, you should register on the website stemx.fi . After successful registration, you will be taken to your personal account, where you can choose a direction for farming. To send your coins to farming, select the direction and click "Make a deposit"

![](/files/HNLMLc0eQqajEZejAvEt)

After that, you will be shown your personal wallet address where you should send the coins. Copy the wallet address and transfer any amount of coins to this address. **Attention, the minimum amount to create a deposit is: for&#x20;**<mark style="color:red;">**STEMX - 200, for BUSD - 5**</mark>**. All transactions that are less than this value will not create a deposit and will become unavailable.**&#x20;

<mark style="color:red;">**Send only STEMX or BUSD on the Binance Smart Chain (BEP-20) network. If you send other coins, they will not affect your balance.**</mark>

![](/files/Q6dpn90qJvxeewZ6neym)

After making the transfer, click on the "I made the transfer" button. You will see a message that your payment has started to be processed. The system will automatically process your transaction and transfer the deposit to your personal account. It can take from 5 to 20 minutes. After the system processes your payment, you will see your active deposits in your personal account. They will look like this:

![](/files/N9bkxrXBfmunoMSjSIUg)

This completes the creation of the deposit. You can track your deposit accruals in this section. Also, the date of unlocking your coins will be indicated here, after which you will be able to withdraw them to external wallets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://info-en.stem-ru.com/stemx.fi/how-do-i-send-tokens-to-farming.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.
