> 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/achievements.md).

# Achievements & Streaks

Ample keeps score of the journey alongside the draws. None of this touches your money; the streaks touch your odds.

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

### Achievements

Milestones unlock automatically as you use the product, from your first deposit and first payout to lifetime totals, balance thresholds, streak lengths, team creation, and referrals. They live on your profile, which you can keep public or private.

### Streaks

Two run quietly in the background.

* **Deposit streak** counts consecutive weeks with at least $10 deposited.&#x20;
* **Stay-in-pool streak** counts consecutive weeks holding your balance steady or growing, tracked toward achievements.

### Activity points (BETA)

Actions on Ample earn activity points (AP). Deposits, claims, referrals, completing a profile, and joining a team all count, and AP feeds your level and the achievements tied to it.

**Deposit AP counts new money only.** Deposit points are measured against your all-time-high net deposits, so withdrawing and redepositing the same funds earns nothing. The scoreboard tracks saving, never motion, and that integrity is what keeps levels meaningful.


---

# 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/achievements.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.
