> 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-projects.md).

# Invest in Presale Contracts

First, you need to connect your wallet to the **Athena DexFi Platform,** if you don't know how to do that please go to this link where we teach how to connect your wallet using **metamask** or **Trustwallet**.

{% content-ref url="/pages/PmnB298RGU2MHwXT1KaX" %}
[Trust Wallet Connect to Athena Platform](/athena-dexfi-docs/athena-dexfi/general-knowledge/wallet/trust-wallet-creation/trust-wallet-connect-to-athena-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/zvdfSZcrgGWL0DWJeMsO" %}
[Metamask Connect to Athena Platform](/athena-dexfi-docs/athena-dexfi/general-knowledge/wallet/metamask-wallet-creation/metamask-connect-to-athena-platform.md)
{% endcontent-ref %}

After you connect your wallet, you have the option to **stake** your **ATH** token if ever you already have one, to be **prioritized** in buying the **presale** of active projects and have fewer fees. Don't worry if you don't have an **ATH** token you can still participate in the presale, as I will explain at the bottom of this page.

If you don't have an **ATH** token please see the link below on how to buy in pancakeswap

{% content-ref url="/pages/cngmRvymP6aUL5b2yziQ" %}
[How to buy ATH tokens in Pancakeswap](/athena-dexfi-docs/athena-dexfi/general-knowledge/how-to-buy-ath-tokens-in-pancakeswap.md)
{% endcontent-ref %}

Go to <https://athenadexfi.io/athenalevel> and click **Approve**

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

After you approve, you need to give permission to your wallet, just click **confirm.**

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

After confirming you can see how much you can stake on different Levels,

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

After you stake your ATH token you can now participate in the presale on the **Athena DexFi** Platform: <https://athenadexfi.io/activeproject>

If you staked Level 3 on **Athena LEVELS** you can already purchase the presale, but don't worry if you don't stake a token you can see the red message, it shows how many days or hours you need to wait in order to participate in the presale even if you hold 0 **ATH token.**

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

Here you can see the list of the active and past projects.

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

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

When the time comes, you will be able to Participate in the presale even without staking ATH token, you just need to have **BUSD or BNB** in your wallet for contribution and fees.

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

During this period, you have the opportunity to contribute to the project being researched by the Athena team. To participate, simply click the "Participate" button and input the amount you wish to invest in the active project.

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

During this period, you can claim the tokens you invested in during the funding period. The amount of tokens you receive through vesting depends on the specific token project's policy for token release.

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

Once you claim the tokens, they will be automatically deposited into your wallet and can be traded on any decentralized finance (DEFI) exchanges.

You can see all the info about the project that will be launched on the platform like the whitepaper, team, **Athena** research, and their community. We hope this tutorial helps you to understand how to participate in the Athena platform presale.

## 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-projects.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.
