> For the complete documentation index, see [llms.txt](https://docs.athenadexfi.io/athena-dexfi-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.athenadexfi.io/athena-dexfi-docs/athena-dexfi/platform/user-participation/active-trading-contracts.md).

# Invest in Trader Contracts

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

The Active TraderLocks page is where users can view the current and ongoing trading contracts available for participation. It allows users to see the active contracts they can join and take part in.

<figure><img src="/files/0mQYalNtSPfqhyM2kVsr" alt=""><figcaption></figcaption></figure>

Past TraderLocks is a section where users can view previous trading contracts. By accessing this feature, users can gain insight into the performance of specific traders or contracts, helping them make informed decisions about whether to participate in a particular trading contract.

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

Traders List section is where the users can see the profitability of all the traders in the athena DexFi platform.

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

This is the trading contract, you can participate by queueing an amount and when the remaining days has ended. You can automatically participate in this traders trading contract.

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

In this page, as you can see the user will withdraw in a profit. The user will only pay in Athena platform from his profit. For this case, the user is only Level 1 Athena user, thats why he will pay 50% of his/her profits to the platfrom. If the contract the user participated in is at a loss, the user won't pay any fees.

If you want to learn more about Athena levels, please visit this link below

{% content-ref url="/pages/OcgX8cchmk2qXydjJDvc" %}
[Staking ATH and token levels](/athena-dexfi-docs/athena-dexfi/platform/user-participation/ath-token-levels.md)
{% endcontent-ref %}

## Note:

If you have a problem and you want to speak with support, enter Telegram. It can be in English, Italian or Spanish, and tag an admin. Remember, no admin will ask you for money or your private keys.<br>

**Italian Telegram Link:** [**https://t.me/AthenaDexFi\_it**](https://t.me/AthenaDexFi_it)\
**Spanish Telegram Link:** [**https://t.me/AthenaDexFi\_es**](https://t.me/AthenaDexFi_es)

## Important Resources:

[**Website |** ](https://athenadexfi.io/)[**Twitter |** ](https://twitter.com/AthenaDexFi)[**Telegram |** ](https://t.me/AthenaDexFi_Main)[**Medium|** ](https://medium.com/@AthenaDexFi)[**Youtube|** ](https://www.youtube.com/@AthenaDexFi)[**Facebook |** ](https://www.facebook.com/AthenaDexFi)[**Forum**](https://forum.athenadexfi.io/)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.athenadexfi.io/athena-dexfi-docs/athena-dexfi/platform/user-participation/active-trading-contracts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
