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

# ERC20 Tokens

- [Grave - $GRVE](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/grave-usdgrve.md): $GRAVE is CRC-20 governance and utility token for the Croskull Metaverse ecosystem.
- [Allocation and Vesting Schedule](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/grave-usdgrve/allocation-and-vesting-schedule.md): Distribution and Farming made simple, transparent and clear.
- [Earning $GRVE](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/grave-usdgrve/earning-usdgrve.md): CroSkulls need $GRAVE right? Of course they do! Keep reading to find out how your CroSkull can earn $GRAVE.
- [Buying $GRVE](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/grave-usdgrve/buying-usdgrve.md): Short on $GRVE? Sometimes you find yourself in need of some more $GRVE. Keep reading to find out how you can purchas $GRAVE.
- [Souls - $SLS](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/souls-usdsls.md): $SLS is a CRC-20 utility token that can be used for levelling the EvoSkulls and Pets.
- [Earning $SLS](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/souls-usdsls/earning-usdsls.md): The Souls ($SLS) are very rare stones in the Underworld. They are said to contain incredible powers. Pets and EvoSkulls can utilize them to increase their experience.
- [Rude - $RUDE](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/rude-usdrude.md): $RUDE is CRC-20 utility token that has multiple functions for both pet/evolved levelling and currency to participate in some types of raffles.
- [Earning $RUDE](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/rude-usdrude/earning-usdrude.md): Rude is the oldest coin in the CroSkull ecosystem and its rough shape makes it as unique as it is precious.
- [Sharded Souls - $sSLS](https://croskulls-organization.gitbook.io/croskull/erc20-tokens/sharded-souls-usdssls.md): Sharded-Souls are fragments of souls (18 decimals), whereas the normal souls are not fractionable. $SLS has 0 decimals and can therefore only be whole numbers.


---

# 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://croskulls-organization.gitbook.io/croskull/erc20-tokens.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.
