# INNO Platform Questions

- [INNO Platform](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform.md): INNO Platform introduction
- [How to generate an INNO ID?](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/how-to-generate-an-inno-id.md)
- [Wallet](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/wallet.md): wallet guide
- [How to connect an external wallet to the INNO Platform?](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/wallet/how-to-connect-an-external-wallet-to-the-inno-platform.md): Guidance for linking external wallet
- [How to disconnect an external wallet from the INNO platform?](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/wallet/how-to-disconnect-an-external-wallet-from-the-inno-platform.md): Guidance for unlinking external wallet
- [How to swap Token in DEX?](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/wallet/how-to-swap-token-in-dex.md): Guidance  for swap token in DEX
- [How to swap Points for Tokens?](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/how-to-swap-points-for-tokens.md): Guidance for Swapping
- [NFT Marketplace Questions](https://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/nft-marketplace-questions.md): Questions about NFT Marketplace


---

# 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://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions.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.
