> For the complete documentation index, see [llms.txt](https://guide.zoomingislander.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.zoomingislander.com/fossil-commands.md).

# Fossil Commands

###

### <mark style="color:blue;">What are fossils</mark>

**Fossils are a currency separate from points that are used for the below commands they can be transferred into points with /transfer, The rate is 250 fossils = 1 point**

### <mark style="color:blue;">Fossil Commands</mark>

**`/work`** - earn fossils by using this command in the ⁠▏bot-commands Channel.&#x20;

**`/crime`** - The crime command allows you to steal in small or big quantities! Be careful you could get fined.&#x20;

**`/coinflip`** (heads or tails) (bet amount) You can bet any amount of fossils from 1 to 500 at a time!&#x20;

**`/rob @user`** - user needs to have at least 250 fossils to be able to rob.&#x20;

**`/transfer`** - move ALL you fossils to redeem points - 250 fossils = 1 redeem point.&#x20;

**`/gift @user amount`** - gives user points.&#x20;

**`/bal`** - view your points and fossils that you currently have.&#x20;

**`/lottery`** - Enter the daily lottery - When this command has been used react to the BOT's message! it will look like this&#x20;

**`/daily`** - Gives you a random amount of fossils daily. &#x20;

**`/quest`** - Get a new quest or check the status of your current quest

### <mark style="color:blue;">Other ways to get fossils</mark>

You can get passive fossils by just playing on the server, make sure your account is linked.&#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:

```
GET https://guide.zoomingislander.com/fossil-commands.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.
