> For the complete documentation index, see [llms.txt](https://docs.ferrisgames.com/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ferrisgames.com/overview/tokenomics/usdfer-token-ecosystem.md).

# $FER Token (Ecosystem)

### $FER Token

Ferris Token used in Psyker as an game experience enhancement token. $FER is the native token for the Ferris Games ecosystem.&#x20;

### Governance Token: $FER (Fixed Supply / Token Sale)

**Token Type:** SPL

**Ticker:** FER

**Token Name:** Ferris

**Total Supply:** 100,000,000\*

**Initial Circ. Supply:** 3,300,000\*

**Initial Market Cap.:** 1,320,000 USD\*

\*subject to change prior to launch

**Supply & Distribution**

| Distribution             | %      | Vesting                                                                             |
| ------------------------ | ------ | ----------------------------------------------------------------------------------- |
| **Investors**            | **17** | 10% unlocked TGE; 90% linear monthly unlock for 36 months                           |
| **Team**                 | **17** | Locked for 12 months; 100% monthly linear unlock for 36 months                      |
| **Airdrop**              | **1**  | Locked for 3 months; then 25% every 3 months                                        |
| **Ecosystem Incentives** | **20** | Locked for 1 month; then 30% unlocked on 2nd month, 10% monthly linear distribution |
| **Treasury**             | **45** | N/A                                                                                 |

### **$FER Utility**

* Staking
* Renting
* Upgrades
* Minting
* Wagering
* Voting

### **$FER Buy Back Mechanisms**

1. Collection for Loot Box Enhancement
2. Upgrading Weapons & Armor
3. GameFi Mechanisms
4. Marketplace Fees


---

# 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://docs.ferrisgames.com/overview/tokenomics/usdfer-token-ecosystem.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.
