> For the complete documentation index, see [llms.txt](https://dodream.gitbook.io/cereal-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dodream.gitbook.io/cereal-en/cereal-ecosystem/participants.md).

# Participants

CEREAL Planet participants are categorized into five types, with Users (Students) as the starting point for onboarding into CEREAL Planet

<figure><img src="/files/coUaRJe3s3NFy9R3F0yt" alt=""><figcaption></figcaption></figure>

* Users (Students) - Users engage as players in CEREAL Planet, consuming content generated by other participants and completing quests.
* Sponsors(Universities) - Universities participate on CEREAL Planet for communication and promotional purposes. They create spaces such as promotional venues, campuses, international student information centers, and admission seminars in the metaverse and create quests to encourage user participation.
* Sponsors(F\&B) - Shops located around universities, including restaurants, cafes, and bookshops. They create relevant quests to promote their businesses and increase sales.
* Sponsors(Educational Institutions) - Institutions engaged in educational activities, such as academies, publishers, and educational policy organizations. They create quests to promote their institutions, boost sales, and monitor educational trends.
* Donations - Encompasses individuals and organizations contributing for charitable or sponsorship purposes. Through quests and SBT (Soulbound Token), they can target specific beneficiaries for donations.


---

# 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://dodream.gitbook.io/cereal-en/cereal-ecosystem/participants.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.
