# Trading for Free (Soon)

### Eligibility for Trading Credits

* Dive into Satori Finance Bot on Telegram (t.me/SatoriFinanceBot/miniapp) and click "Trade" to open the Satori Mini App.&#x20;
* If you're a new user to Satori Mini App, simply choose a network, link your preferred network, and log in to Satori to qualify for free trading credits.
* During the event, each Telegram ID is eligible for one trading credit.&#x20;

### Rules for Trading Credits

* Trading credits are exclusively for perps trading and cannot be invested in vaults or withdrawn.&#x20;
* Trading credits are valid for **3 days** from the moment it’s received.&#x20;
* If there’s a profit, users keep all profits and can withdraw all profits.&#x20;
* If there’s a loss, the trading credit absorbs it first. If losses exceed the trading credit, the remainder will be covered by the user's principal.&#x20;
* The trading credit will be settled when it expires, so please manage your positions accordingly.&#x20;

Trading credits can only be used within their validity period. Once expired, the system will automatically reclaim any remaining trading credits. When reclaiming, the system deducts the remaining trading credits from the available balance in the user’s account.

* If the available balance is **greater than or equal to** the amount to be deducted, the system will not close any orders or positions.
* If the available balance is **less than** the amount to be deducted, the system will prioritize closing all open orders. If there is still insufficient balance after closing the orders, all positions will be closed. After closing, the system recalculates the total realized profit and loss along with the trading credits to be reclaimed.&#x20;

For example, if a user receives a $100 trading credits and incurs a $30 loss during the event, the system will reclaim the remaining $70 after the event, while the $30 loss will not be recovered.&#x20;

{% hint style="info" %}
Satori reserves the right to make the final interpretation of the event rules and to adjust them as needed based on the event’s actual conditions.&#x20;
{% 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.satori.finance/trading-for-free-soon.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.
