> For the complete documentation index, see [llms.txt](https://ample-2.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ample-2.gitbook.io/docs/rewards-and-social/teams.md).

# Teams

Saving sticks better with company. Teams put your deposits, milestones, and wins in a shared room, and reward the whole room for growing.

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

### How teams work

Create a team or join one, open teams by link and invite-only teams by code. Your vault balances connect to your team automatically while you keep full individual ownership, your own tickets, and your own payouts. A team never holds, pools, or touches anyone's funds. It's a social layer over individual accounts, with a boost attached.

### Team boosts

As a team grows in members and combined deposits, every member's ticket weight rises.

The leaderboard ranks teams by combined deposits, and every member can see the team's level and the distance to the next one.&#x20;

Recruiting a friend literally improves your odds, which is the kind of incentive that makes the social layer more than decoration.

{% hint style="info" %}
Team boosts change weights, never fundamentals. Deposits stay individual, withdrawals stay free, and the draw stays random.
{% endhint %}


---

# 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:

```
GET https://ample-2.gitbook.io/docs/rewards-and-social/teams.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.
