# Team Setup

{% hint style="info" %}
The Team Setup and Team Management pages are only available to players. Coaches do not have the ability to set up a team.
{% endhint %}

You will find all of the events you are registered for list on the [competition dashboard](https://cyberskyline.com/competition/dashboard) page. From here, you can click on the "Team Setup" button and follow the prompts to complete the process.

<figure><img src="/files/3Ayjfib7PW2d9kxALOAB" alt=""><figcaption></figcaption></figure>

You can choose to create a new team or to join an existing team.

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

### Creating a new team

To create a new team, you have to choose a unique team name. This team name will be used on the leaderboard. The name can also be changed from the Team Detail page.

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

### Joining an existing team

In order to join an existing team, you need to receive the "Team Invite URL" from the team's captain. The team captain can find the "Team Invite URL" by clicking on the "Add Member" button on the "Team Details" page.

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

Once you have pasted the Team Invite URL and clicked continue, you will be asked for a confirmation. Please confirm that the team name matches the team you expect to join.&#x20;

{% hint style="warning" %}
If the Team Invite URL is invalid, please confirm the team captain has sent you the most up-to-date Team Invite URL as they can expire.
{% endhint %}

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

{% hint style="warning" %}
If you attempt to visit a Team Invite URL for an event that you have not yet registered for, you will be prompted to complete the event registration prior to joining the team.&#x20;
{% endhint %}

<figure><img src="/files/xAI2cdRpE7rOA9pahQUi" 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://docs.cyberskyline.com/team-management/team-setup.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.
