# FAQ

- [Can’t see my NFTs on ApStation.](https://apstationnft.gitbook.io/apstation/overview/faq/cant-see-my-nfts-on-apstation..md)
- [What is ApStation community rules?](https://apstationnft.gitbook.io/apstation/overview/faq/what-is-apstation-community-rules.md)
- [What are gas fees?](https://apstationnft.gitbook.io/apstation/overview/faq/what-are-gas-fees.md)
- [Connect wallet to ApStation secure?](https://apstationnft.gitbook.io/apstation/overview/faq/connect-wallet-to-apstation-secure.md)
- [Who can join Whitelist Launchpad?](https://apstationnft.gitbook.io/apstation/overview/faq/who-can-join-whitelist-launchpad.md)
- [I bought NFT from someone, but I think I was scam.](https://apstationnft.gitbook.io/apstation/overview/faq/i-bought-nft-from-someone-but-i-think-i-was-scam..md)
- [Will there be rewards for Testnet?](https://apstationnft.gitbook.io/apstation/overview/faq/will-there-be-rewards-for-testnet.md)


---

# 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://apstationnft.gitbook.io/apstation/overview/faq.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.
