# GAMEPLAY

- [Game Dev Studio](https://rulebook.riseofthepixels.com/gameplay/game-dev-studio.md): Your HQ, your base of operations, your Pixelverse home.
- [Reputation](https://rulebook.riseofthepixels.com/gameplay/game-dev-studio/reputation.md): Don't sleep on rep!
- [Fanbase](https://rulebook.riseofthepixels.com/gameplay/game-dev-studio/fanbase.md): Your loyal following
- [Games](https://rulebook.riseofthepixels.com/gameplay/games.md): It's why we're all here, right?
- [Project Categories](https://rulebook.riseofthepixels.com/gameplay/games/project-categories.md): We have to organize them \*somehow\*
- [Game Rating](https://rulebook.riseofthepixels.com/gameplay/games/game-rating.md)
- [Research and Development](https://rulebook.riseofthepixels.com/gameplay/research-and-development.md): Science!
- [Training](https://rulebook.riseofthepixels.com/gameplay/training.md): Stay in school, kids.
- [Recruiters](https://rulebook.riseofthepixels.com/gameplay/recruiters.md): When standard issue HR just won't cut it
- [Seasons & Leaderboards](https://rulebook.riseofthepixels.com/gameplay/seasons-and-leaderboards.md): It's winnin' season
- [Factions](https://rulebook.riseofthepixels.com/gameplay/factions.md): Pick your allegiances wisely


---

# Agent Instructions: 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://rulebook.riseofthepixels.com/gameplay.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.
