# Teams

Teams is designed to introduce a sub-community and social layer to the platform. The goal being that as the platform grows, Teams allows players to join together and challenge for extra rewards, or alternatively just be able to compete with their own friends besides the main leaderboards.

{% hint style="info" %}
To begin, Teams will be generated by FDF, but in future there will be an option to create Teams yourself.
{% endhint %}

### Joining a Team

Similar to invite codes, team codes will allow a user to automatically be granted membership to the corresponding team. Team codes can be shared publicly by any member of the team, granting you more control over who you would like to join.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf3u5v9cSyzaYNo5dZuze9V9_sPON972UvzT6MYZrKPlKuh_9Fm74h8lW5f2qWCYlC1sYsLdiY2zDP9XNSJ0K40HLlqnBBHaFhcMfh8PGizTFsD1AjhJbqzVf33c2aIK2V5-D0Tkw?key=Rp79IbkXjORlpkoAn5YKg6iN" alt=""><figcaption></figcaption></figure>

1. Log in and navigate to the ‘Leaderboard’ page.
2. Click the ‘Teams’ tab.
3. Click either the ‘Join team with code’ or ‘Join your crew’ CTAs.
4. Input the team code of the team you would like to join and click **'Submit'**
5. The team details will then be displayed to you in order to confirm this is the team you would like to join. Simply click ‘Confirm’ to join the team.
6. When you join a team, your individual squad value is added to the team’s combined squad value which impacts the team’s position on the leaderboard; greater combined value, greater rewards!

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdSzVk7qhXVpthZY5Umf_LeaUgxSXG-Wm9p6QbmoRsdEa_-heNAv_nCClNgAYfMWfWs1Mb-be3BU6HFivkPLQnVQGy1ynrkPNv6NjEqIvZSGvfUU-0fdEy8gpCcrftnCP_Sa2v3CA?key=Rp79IbkXjORlpkoAn5YKg6iN" alt="" width="563"><figcaption></figcaption></figure>

### Leaving a Team

Players are only able to be part of one team, therefore to join a different team, you must first leave the team that you belong to.

1. Simply click ‘Leave Team’ on the left navigation bar to begin the process of leaving the team you belong to.
2. Click ‘Leave Team’ to confirm your decision and you will be instantly removed from the team and free to join another.<br>


---

# 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.sport.fun/nfl/navigating-nfl/leaderboard-page/teams-1.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.
