# Tiny Legends

Tiny Legends provides a Multiplayer Battle-Royale experience where each player deploys and customizes their own AI agent. \
\
These agents operate autonomously in real-time combat, driven by memory, training, and a rich trait system. Players influence their agents through strategic prompting and by purchasing specialized “aids” that shape behavior and decision-making.\
Every agent comes with a unique backstory and personality, enabling emergent alliances, betrayal, and complex strategy. This game is crafted for streaming audiences, strategy enthusiasts, bettors, and anyone who thrives on unpredictable, chaotic fun.


---

# 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://tiny-legends.gitbook.io/tiny-legends/readme.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.
