> For the complete documentation index, see [llms.txt](https://whitepaper.apeironnft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.apeironnft.com/apeironnft/community/doodaria/discord-currencies.md).

# Discord Currencies

![Foonie Emblem](/files/tCmMyrYXRb9uyoxMicI5)

There are two major currencies on our Discord: Foonie Emblems (FE) and Souls. FE is our "premium" currency, while Souls can be earned by everyone on a daily basis!&#x20;

**FE** is a token that serves as a reward for our asset-holding community members who are here with us for the long haul. Given out during AMAs, game nights, and other community events, FE may be sold on the secondary market OR exchanged through the **FE Shop**.&#x20;

**Souls**, on the other hand, are rewarded to any community member just for being active on our Discord as a way of encouraging organic community engagement and growth. The **Soul Shop** has a ton of great rewards to earn, including game time, t-shirts, and even a dood plushie!&#x20;

Both the FE Shop and Soul Shop an be accessed directly on our Discord server.

&#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://whitepaper.apeironnft.com/apeironnft/community/doodaria/discord-currencies.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.
