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

# $GALIX Token

<figure><img src="/files/oDLTgEaVNvEHHo8RRPui" alt="" width="264"><figcaption></figcaption></figure>

<figure><img src="/files/BsSIqf8n58eHHqEezpoS" alt="R4RE Token" width="375"><figcaption></figcaption></figure>

#### $GALIX Token Overview

* Name: **GALIX**
* Ticker: **$GALIX**
* Standard: **ERC-20**
* Total Supply: **100 000 000**&#x20;

#### What It Does

$GALIX is a utility token for anyone in the Rare community. Use it to buy cool stuff like art and merchandise, or get into exclusive events. It’s named after our anonymous artist and a mascot and is all about mixing digital with real-world art and experiences.

#### How to Get It

* **Staking $R4RE**: Lock up your $R4RE tokens, and you'll start accumulating $GALIX tokens in return. The more $R4RE you stake, the more $GALIX you earn.
* **Winning Games**: Join in on community games and challenges. Win these, and you’ll score some $GALIX tokens.

#### Spending $GALIX

* **Buying Stuff**: Use your $GALIX tokens to grab exclusive physical artworks, plus other merchandise.
* **Rare ARTefact**: Special items up for grabs with $GALIX. Once someone buys it, we reveal a new one. First come, first served!
* **Experiences**: Use $GALIX to access unique real-world and digital experiences we've set up for you.

**Why It’s Cool**

$GALIX isn’t just another token. It’s your ticket to a community where art meets the digital age in fun, engaging ways. Earn it, spend it, trade it – it’s all about getting more from your RareArt experience.

More details about the $GALIX token will be announced as it becomes available and how to start earning it soon.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://book.r4re.io/tokenomics/usdgalix-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
