# Alliance Selection

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

This is the Alliance Selection Page. Available Teams shows all teams ranked that are available to join an alliance. If a team is ineligible, the team is shown as a light grey. The Current Alliances shows the seeded alliances with Captain on the left, and Pick 1 on the right. The alliance captain currently choosing a partner is highlighted in Yellow. When a team makes their selection, select the team on the left, and click add team.&#x20;


---

# 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://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/alliance-selection.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.
