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

# Neuraswap Tokens

<figure><img src="/files/kZi6vm3MVcfqwf60I309" alt=""><figcaption></figcaption></figure>

The NeuraSwap ecosystem utilizes two proprietary utility tokens: NEU and GPT.

Each of these two tokens serves a specific, yet complementary purpose. NeuraSwap uses NEU tokens primarily as an incentive to add liquidity to the NeuraSwap platform, while GPT is used as the native gas token of the GPT chain (Neuraswap's native chain) and also as a way to reward our most committed users through access to governance and exclusive benefits.

To learn more about the NEU token, visit the [NEU](/neuraswap/welcome/neuraswap-tokens/neu.md) page.

{% content-ref url="/pages/cT5J3Vw3DanAK2Cp7JOc" %}
[NEU](/neuraswap/welcome/neuraswap-tokens/neu.md)
{% endcontent-ref %}

To learn more about the GPT token, visit the [GPT](/neuraswap/welcome/neuraswap-tokens/gpt.md) page.

{% content-ref url="/pages/GYExVYl49V6C8kKUwpAi" %}
[GPT](/neuraswap/welcome/neuraswap-tokens/gpt.md)
{% endcontent-ref %}


---

# 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:

```
GET https://neuraswap.gitbook.io/neuraswap/welcome/neuraswap-tokens.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.
