> For the complete documentation index, see [llms.txt](https://fallen-angels.gitbook.io/fallen-angels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fallen-angels.gitbook.io/fallen-angels/rewards/liquidity-pool-rewards.md).

# Liquidity Pool Rewards

## LP Token Address

**`ANGEL/USDT LP address on Uniswap:`**&#x30;x40Bce01E4A8fC875Be3d296dAe512033DCf73Bcb

**`ANGEL/ETH LP address on Uniswap:`**&#x30;xa8c52b9eC577EEb73AaDaf2c23EbCA38ec70D7e4

**`ANGEL/USDT LP address on SushiSwap:`**` ``0xc791Dfe7F379B1e804c1F977525679D6f22cfFAA`

**`ANGEL/ETH LP address on SushiSwap:`**

`0x8B34808a6bDfcEe10cE78C03C83FD0d1D72D1778`

## Provide Liquidity for $ANGEL, Earn $ANGEL&#x20;

When you provide liquidity for $ANGEL/USDT and $ANGEL/ETH on Uniswap and SushiSwap (4 pools in total), you also earn additional $ANGEL.

## What is the Release Schedule of LP Rewards (in $ANGEL)?&#x20;

In ANGELS’ tokenomics, 5% of the total supply, or 50,000,000 $ANGEL, will be allocated to $ANGEL liquidity management. 30% of the 50,000,000 $ANGEL, or $15,000,000 ANGEL, will be used as liquidity provision rewards

| Day                | Daily Rewards | Daily Rewards Each Pool |
| ------------------ | ------------- | ----------------------- |
| Day 1 - Day 30     | 27,7777.78    | 6,944.44                |
| Day 31 - Day 120   | 20,8333.33    | 5,208.33                |
| Day 121 - Day 360  | 16,6666.67    | 4,166.67                |
| Day 361 - Day 720  | 13,8888.89    | 3,472.22                |
| Day 721 - Day 1080 | 9,1435.19     | 2,285.88                |

## How are LP Rewards Calculated?​&#x20;

Alice’s $ANGEL LP rewards per slot:

$$
Liquidity provided by Alice / Total  liquidity \* Liquidity Rewards per slot
$$

## Claiming LP Rewards

LPF rewards claim is open 24/7. You are able to claim your daily trading rewards after the end of each day, or 0:00AM UTC. Any rewards you don't claim will still be available, so you don't need to rush and collect your rewards everyday.&#x20;

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them.
{% 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://fallen-angels.gitbook.io/fallen-angels/rewards/liquidity-pool-rewards.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.
