> For the complete documentation index, see [llms.txt](https://apstationnft.gitbook.io/apstation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apstationnft.gitbook.io/apstation/overview.md).

# overview

- [Welcome to ApStation](https://apstationnft.gitbook.io/apstation/overview/welcome-to-apstation.md)
- [Our Values](https://apstationnft.gitbook.io/apstation/overview/our-values.md)
- [Transparency and openness](https://apstationnft.gitbook.io/apstation/overview/our-values/transparency-and-openness.md)
- [Decentralized storage](https://apstationnft.gitbook.io/apstation/overview/our-values/decentralized-storage.md)
- [Increased convertibility](https://apstationnft.gitbook.io/apstation/overview/our-values/increased-convertibility.md)
- [Contact Us](https://apstationnft.gitbook.io/apstation/overview/contact-us.md)
- [Brand Guidelines](https://apstationnft.gitbook.io/apstation/overview/brand-guidelines.md)
- [FAQ](https://apstationnft.gitbook.io/apstation/overview/faq.md)
- [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)
- [Legal Policies](https://apstationnft.gitbook.io/apstation/overview/legal-policies.md)
- [Terms of Service](https://apstationnft.gitbook.io/apstation/overview/legal-policies/terms-of-service.md)
- [Privacy Policy](https://apstationnft.gitbook.io/apstation/overview/legal-policies/privacy-policy.md)


---

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