> For the complete documentation index, see [llms.txt](https://impossible.gitbook.io/impossible-finance-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/get-idia-tokens.md).

# Get IDIA Tokens

Now that you have learned about Wallets & created your own personal Wallet, the 2nd step to take towards participating on our IDOS is to get your IDIA Tokens.\
\
As you will see on our article [The 2 Tokens - IDIA & vIDIA](/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia.md), IDIA is used to participate on our IDOs, obtaining more allocation the more & longer IDIA you stake.

Before the IDOs though, IDIA is also used to pass the KYC, which is the unavoidable final step before participating on our IDOs, as you'll need to hold at least 15 IDIA to start KYC.

So, to purchase your IDIA Tokens, you can use any of the Official IDIA Trading Locations:

* [Thena](https://thena.fi/swap?inputCurrency=BNB\&outputCurrency=0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89\&swapType=1)
* [PancakeSwap](https://pancakeswap.finance/swap?inputCurrency=BNB\&outputCurrency=0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89)
* [Impossible Swap](https://swap.impossible.finance/#/swap?inputCurrency=0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56\&outputCurrency=0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89)

Once you have successfully purchased your 15 IDIA, you can go to the next page & learn how to verify your Wallet.


---

# 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://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/get-idia-tokens.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.
