> 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/game-fi-structure/degen-mode.md).

# Degen Mode

In the world of online gaming, players are always looking for new and exciting ways to test their skills against others. Whether it's through traditional player-versus-player modes or more unique challenges, players are constantly on the lookout for ways to one-up their opponents. With that in mind, we're excited to announce our new skill-based risk/reward game mode. In this mode, players will contribute to their own match prize pools, with the winner taking home the entire pot. To ensure fair play, our matchmaking system will be based on skill profiles and pledge sizes. As a service, we'll be collecting a small fee from all prize pools. So whether you're a seasoned professional or a casual gamer, come join us in the ultimate test of skill. Who knows, you might just walk away with a BIG win.

The Player-versus-Player (PvP) Degen Mode! In this skill-based, risk/reward game mode, players contribute to their own match prize pools by pledging tokens. Matchmaking is based on skill profile and pledge sizes, ensuring a fair and balanced playing field. We offer 5 levels of token lobbies to appeal to a wide range of players.


---

# 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://docs.ferrisgames.com/overview/game-fi-structure/degen-mode.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.
