> For the complete documentation index, see [llms.txt](https://docs.shred.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shred.fi/documentation/points-campaign.md).

# Points Campaign

The SHRED points program is designed to reward early adopters of our protocol.&#x20;

Earn points by depositing stablecoins and accruing yield over time. We'll automatically track and calculate your points daily on your points dashboard - no manual claims required.&#x20;

The number of points you earn may determine your allocation in future distributions.

#### **How It Works**

Deposit USDC into the SHRED vault.

You earn points based on your deposit size, how long you hold, the current TVL tier and number of people you refer.

Base Rate: 1 point per $1 deposited per day

#### **Timeline**

Season 1: Starts at our public launch in Q1 and ends at the team's discretion likely Q3/4 2026.

#### **Points Calculation**

Points Earned = Deposit Amount × Days × Multiplier

#### **Size Multipliers**

| **Deposit Caps** | **Multiplier** |
| ---------------- | -------------- |
| First $10M       | 10x            |
| $10M - $50M      | 6x             |
| $50M - $150M     | 4x             |
| $150M - $350M    | 2x             |
| $350M+           | 1x             |

Multipliers apply based on total protocol TVL at time of deposit. Earlier depositors earn at higher rates.

#### **Withdrawals**

If you withdraw, you keep all points earned up to that point on the withdrawn amount. Any new deposit re-enters at the current TVL multiplier tier.

#### **Referral Program**

Refer other depositors and earn 10% of their points.&#x20;

Your referrals keep 100% of their own points.

#### **How to Maximize Points**

1. Deposit early when multipliers are highest
2. Deposit larger amounts for more base points
3. Avoid withdrawals to maintain tier progression
4. Use your referral link to invite friends

#### **Frequently Asked Questions**

* **When and where do I see my points?**
  * On the "Points" dashboard in your account on our app (icon is at the top right).
* **Can I withdraw funds and still earn points?**&#x20;
  * Yes. You keep all points earned up to the withdrawal. However, any new deposit restarts at the current TVL multiplier tier.
* **What's the endgame for points?**&#x20;
  * Reveal coming soon. Stay tuned for updates on our official channels.
* **What if there's an error in my points calculation?**
  * Reach out to us via [Telegram](https://t.me/shredfi).
* **How do I join the SHRED community for more info?**&#x20;
  * Follow us on[ ](https://x.com/shaborfinance)[X](https://x.com/shredfi) and join our [Telegram](https://t.me/shredfi).


---

# 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://docs.shred.fi/documentation/points-campaign.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.
