# Tokenenomics

There are two kinds of Tokens user can use and earn:

### **Game Token: XTR**

**Contract: 0xb3f252E9E3Ee56f564e13654F1d85aeDc7606b28**

XTR accumulates after traveling with xtrip app. The amount of rewarded XTR depends on three main factors: NFT Efficiency Attribute (Higher Efficiency accumulates more XTR), Distance you travel (longer distance accumulates more XTR) and Spots you visited. (For Spots, please see Spots page.)

Users can use XTR to improve their NFTs and Minting.

### Governance Token: GXT

**Contract: 0x0639B0822D0038e70B4455B041E227e85F6029De**

GXT is a governance token of xtrip. By using GXT, users can level-up their NFTs, mint, and participate in decision-making in DAO

### Where can we trade?

You can trade at [Trader Joe](https://traderjoexyz.com/)\
Here is how:\
\
1\. Go To Trade Menu

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

2\. Select AVAX and XTR or GXT\
(for XTR and GXT you need to key in contract address )


---

# 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://whitepaper.xtrip.travel/others/tokenenomics.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.
