> For the complete documentation index, see [llms.txt](https://party-fox.gitbook.io/party-fox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://party-fox.gitbook.io/party-fox/the-real-deal/why-1111.md).

# Why 1111

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

Reynard existed through countless retellings, interpretations and variations.

* Every storyteller added something.
* Every generation changed something.
* Yet the character continued to survive.

<mark style="color:$primary;">**PARTY**</mark><mark style="color:$warning;">**FOX**</mark> carries that same idea forward through <mark style="color:$danger;">**1,111**</mark> **unique&#x20;**<mark style="color:$warning;">**foxes.**</mark>

Each <mark style="color:$warning;">fox</mark> represents a different expression of the same enduring spirit.

&#x20;Different traits.

&#x20;Different personalities.

&#x20;Different styles.

&#x20;Different stories.

&#x20;But one shared identity:&#x20;

<figure><img src="/files/7dpDkbog9RYMZHRL6i0A" alt="" width="188"><figcaption><p><mark style="color:$warning;"><strong>The Fox</strong></mark></p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://party-fox.gitbook.io/party-fox/the-real-deal/why-1111.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
