# Kid Squadz

> While kidz are working together in the camps most of the time, sometimes there are special occassions where a group of kidz works remarkably well together. These groups tend to stick together for longer periods of time, and became known as Squadz.

<figure><img src="/files/9fE2s1XyOMcftCgsbCqS" alt=""><figcaption><p>4 Matching Tileable Kidz creating a Squad</p></figcaption></figure>

To form a squad, you have to collect 4 kidz with a matching tileable background. Every location in Fort Gotten consists of 4 individual images that when put together side-by-side form a complete panoramic picture of the location (you can look at some of these in our section about [Camps](/the-universe/the-camps.md)).

Having a squad not only gives you a special Discord role, but also gives you access to special rewards, and in the future maybe even access to special quests.

{% hint style="info" %}
You can easily visualize your Squads using the Squad Builder in [The Campfire](https://campfire.fort-gotten.com/). There you will be able to automatically see which kidz can form squads or which background parts you are missing to complete your next squad.
{% endhint %}

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


---

# 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://paper.fort-gotten.com/the-ecosystem/kid-squadz.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.
