# Start here

- [Welcome to Impossible Finance](https://impossible.gitbook.io/impossible-finance-faq/start-here/welcome-to-impossible-finance.md): Glad to have you here!
- [Our Features](https://impossible.gitbook.io/impossible-finance-faq/start-here/our-features.md): Overview of our flagship features
- [Get Started](https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started.md): Get started on your Impossible Journey
- [Create & connect a Wallet](https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/create-and-connect-a-wallet.md): Learn how to create your Wallet & connect it to Impossible Finance
- [Wallet Suggestions](https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/create-and-connect-a-wallet/wallet-suggestions.md): Learn more about the major mobile wallets out there
- [Get IDIA Tokens](https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/get-idia-tokens.md): Get your IDIA Tokens to KYC & participate on IDOs
- [Verify (KYC) your Wallet](https://impossible.gitbook.io/impossible-finance-faq/start-here/get-started/verify-kyc-your-wallet.md): Learn how to verify your Wallet to be able to participate in our upcoming IDOs.


---

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