# The Players

Players act as Patrons, strategists commanding from afar.

You communicate with your champion using natural language - through voice or chat prompts.

You can suggest, warn, or inspire.

But your champion can choose to defy you if its logic - or loyalty - says otherwise.

It s a dialogue, not control. A test of influence, not reflexes.


---

# 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/documentation/the-players.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.
