# Welcome

- [What is NeuraSwap?](https://neuraswap.gitbook.io/neuraswap/welcome/what-is-neuraswap.md): Jump into decentralized AI with NeuraSwap's easy-to-use AiFi Hub
- [I'm New Here](https://neuraswap.gitbook.io/neuraswap/welcome/im-new-here.md)
- [AiFi Glossary](https://neuraswap.gitbook.io/neuraswap/welcome/im-new-here/aifi-glossary.md)
- [Quickstart Guide](https://neuraswap.gitbook.io/neuraswap/welcome/quickstart-guide.md)
- [Disclaimer](https://neuraswap.gitbook.io/neuraswap/welcome/disclaimer.md)
- [Neuraswap Tokens](https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens.md)
- [NEU](https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens/neu.md)
- [NEU Tokenomics](https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens/neu/neu-tokenomics.md)
- [How to Buy NEU](https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens/neu/how-to-buy-neu.md)
- [GPT](https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens/gpt.md)
- [How to Buy GPT](https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens/gpt/how-to-buy-gpt.md)
- [Bridge GPT - L1 > L2](https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens/gpt/bridge-gpt-l1-greater-than-l2.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://neuraswap.gitbook.io/neuraswap/welcome.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.
