# Xai 토큰

Xai 토큰은 Xai 블록체인에서 두 가지 역할을 합니다. 첫째, 전용 가스 토큰으로서 기능하면서 네트워크상 거래를 촉진시킵니다. 둘째, 거래를 검증하는 검증자 노드에 보상으로 주어집니다. 또한, Xai 토큰은 게임 생태계 내에서 사용되는 기본 토큰으로서 게임 구입 및 게임 내 아이템 구입 시 지불 수단으로 사용될 것입니다.


---

# 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://xai-foundation.gitbook.io/xai-network/kn/about-xai/xai/xai-2.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.
