> 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/start-here/first-deposit.md).

# Make Your First Deposit

From zero to tickets in about two minutes.

### 1. Sign in

Go to [ample.money](https://ample.money) and connect a wallet.&#x20;

New to crypto? Access Ample via our mobile app (DM @AmpleHQ on X for access) where we create a secure embedded wallet for you when you sign in, so there is nothing to install or configure first.

### 2. Pick a vault

Each vault holds one asset on one chain, like USDC on Base or AUSD on Monad. The full list with live TVL is at [Supported Chains & Assets](/docs/vaults-and-deposits/chains-and-assets.md). The recommended vault on the deposit screen is a solid default if you're unsure.

You don't need to already hold the vault's asset or have funds on its chain. [Universal Deposits](/docs/vaults-and-deposits/universal-deposits.md) lets you start from supported assets you already have; Ample quotes the route and handles the swap or bridge inside the deposit flow. Funding by card works too (in our mobile app), through our on-ramp partner.

### 3. Enter an amount

The deposit screen shows the tickets your deposit will generate before you confirm anything.

<div data-with-frame="true"><figure><img src="/files/IdoqwE2wQH560cBu3Uib" alt=""><figcaption></figcaption></figure></div>

Two useful facts for sizing it.

* **Tickets follow your average balance.** Deposit early in the cycle and you're at nearly full ticket strength by the draw. Deposit hours before it and this week counts only slightly, while next week counts in full. Nothing is ever lost; the clock just rewards being early.
* **A $1,000 deposit held for a full week earns 100,000 tickets.**&#x20;

There is no deposit fee from Ample and no minimum beyond gas practicality.

### 4. Confirm

Approve the token (or sign a permit, which skips the extra transaction on supported tokens) and confirm. Your balance, ticket count, and the countdown to the next payout appear on your dashboard immediately.

Tickets accrue on their own, the draw runs every week, and your deposit stays [withdrawable at any time](/docs/vaults-and-deposits/withdrawals.md).

{% hint style="info" %}
Depositors who show up weekly do better over time. Holding through full cycles and depositing every week both raise your ticket multiplier, up to roughly 1.9x at the caps. [Your Odds, Over Time](/docs/how-payouts-work/odds.md) has the math, and a [recurring deposit](/docs/vaults-and-deposits/recurring-deposits.md) automates the habit.
{% 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/start-here/first-deposit.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.
