# English Doc

- [Welcome to Heaven City](https://docs.neet.gg/english-doc/welcome-to-heaven-city.md): Japanese anime and gaming community
- [NEET Products](https://docs.neet.gg/english-doc/neet-products.md)
- [NEET Raffles](https://docs.neet.gg/english-doc/neet-products/neet-raffles.md): How to create a raffle
- [Discord AI](https://docs.neet.gg/english-doc/neet-products/discord-ai.md)
- [NeoSen AI](https://docs.neet.gg/english-doc/neet-products/neosen-ai.md)
- [NeoSen Core](https://docs.neet.gg/english-doc/neet-products/neosen-ai/neosen-core.md)
- [NeoSen Setup Wizard](https://docs.neet.gg/english-doc/neet-products/neosen-ai/neosen-setup-wizard.md)
- [Fractal RED](https://docs.neet.gg/english-doc/neet-products/fractal-red.md)
- [NEET dApp Staking](https://docs.neet.gg/english-doc/neet-products/neet-dapp-staking.md)
- [Create a Polkadot.js Wallet](https://docs.neet.gg/english-doc/neet-products/neet-dapp-staking/create-a-polkadot.js-wallet.md): Explore the Polkadot.js extension.
- [How to Connect Your Wallet:](https://docs.neet.gg/english-doc/neet-products/neet-dapp-staking/how-to-connect-your-wallet.md)
- [NEET DApp Staking](https://docs.neet.gg/english-doc/neet-products/neet-dapp-staking/neet-dapp-staking.md)
- [Roadmap](https://docs.neet.gg/english-doc/roadmap.md): Creating the culture, not by the roadmap!
- [Official links](https://docs.neet.gg/english-doc/official-links.md): How to stay connected
- [Contact us](https://docs.neet.gg/english-doc/contact-us.md): There is NO customer support for NEET.
- [Legal](https://docs.neet.gg/english-doc/legal.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://docs.neet.gg/english-doc.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.
