# 5.1. Token Types

In this section, you can find detailed information about the GalaxiaverseToken and other types of tokens, as well as how they can be used.

<figure><img src="/files/Xe4vgLNLQ8cZVQcPS85B" alt=""><figcaption><p>Galaxiaverse Token</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="183.33333333333331">Token</th><th width="159"></th><th></th></tr></thead><tbody><tr><td><strong>Token</strong></td><td><strong>Smart Contract</strong></td><td><strong>Description</strong></td></tr><tr><td>Galaxiaverse Token </td><td>(ERC-20)</td><td>Galaxiaverse Token is the main Token of the Galaxiaverse on Bitcichain Blockchain Network. Users can play mini-games and earn $Galaxiaverse Token.</td></tr><tr><td>Planet &#x26; Parcel NFTs</td><td>ERC-721</td><td>Planet owners can build on their planets, buy Event Area NFTs and host events (ex. buy a concert area and sell tickets), sell parcels and earn $Galaxiaverse Token depending on the planet size.<br>Landlords can sell parcels on their Planets. Parcel owners can buy Event Area NFTs and host events (ex. buy a concert area and sell tickets).</td></tr><tr><td>Avatar Skin NFTs</td><td>ERC-1155</td><td>Users can buy Avatar skins and change the apperance of their character.</td></tr><tr><td>Asset NFTs</td><td>ERC-1155 / ERC-721</td><td>Users can buy assets to use in Galaxiaverse (Vehicle skins, props etc.)</td></tr><tr><td>Event Ticket NFTs</td><td>ERC-1155</td><td>Landlords and parcel owners can build Event Areas on their parcels.</td></tr></tbody></table>


---

# 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://litepaper.galaxiaverse.io/5.0.-galaxiaverse-economy/5.1.-token-types.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.
