# The Basics

PoolTogether is a [prize-linked savings](https://en.wikipedia.org/wiki/Prize-linked_savings_account) protocol where users win by saving.

1. Deposit any ERC-20 token into a prize vault for a chance to win
2. Participate in daily prize draws automatically
3. Withdraw your full deposit any time - even if you don't win!

A deposit of any amount gives you a chance to win prizes. The more you save, the higher your odds!

PoolTogether is one of the first and most widely used DeFi (*Decentralized Finance*) applications and has been **live for over five years.** Since its inception, the protocol distributed over $4.5 million in prizes to depositors. [The luckiest winner so far deposited $74 and won over $40,000](https://decrypt.co/66354/crypto-no-loss-lottery-winner-turns-74-into-40000).

***

### How does it work?

Prizes are comprised of the interest that accrues on all deposited funds:

🏦 Users deposit into the network

📈 Yield accrues on all deposits

🏆 The yield is randomly awarded as prizes to the users

### PoolTogether is...

<figure><img src="https://1579095397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3MjHfgtGJFdKWI3xnFsm%2Fuploads%2F9n2hMdyEFslxqKpxV6FS%2Fimage.png?alt=media&#x26;token=4287f8ff-f577-4408-ad1f-b80eb72ebb66" alt=""><figcaption></figcaption></figure>

The PoolTogether protocol is powered by blockchain technology. It's:

#### Provably fair

Prize draws at PoolTogether are transparent: anyone can verify who won, when, and why. No entity determines to whom prizes are distributed to.

#### Globally accessible&#x20;

The protocol empowers *everyone* to save. It offers a level playing field where every user enjoys the same conditions.

#### Fully non-custodial

No one but you has access to your deposited funds. PoolTogether is non-custodial, meaning users can withdraw their deposits in full at any time.

#### Open-source & secure

The protocol is made up of computer software: smart contracts living on the blockchain. The [code is open-source](https://github.com/GenerationSoftware) for anyone to verify and validate. On top of that, PoolTogether undergoes regular [audits](https://docs.pooltogether.com/security/audits).

#### Decentralized

The PoolTogether token and treasury is user-owned and user-driven. Control over these rest in the hands of the community holding the POOL token. Find out more in our [governance forum](https://gov.pooltogether.com/).

**Permissionless**

Anyone can create a new prize vault and/or participate in any of the incentivized actions that keep the prizes rolling out. There are no gatekeepers to the protocol.


---

# 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.cabana.fi/protocol/the-basics.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.
