# Allo Points & Alignment

### Allo™ Points

<details>

<summary>What is Allo™?</summary>

Allo™ is USD.AI’s rewards system designed to reward ecosystem participation. Read more about it on the ICO [blog post.](https://usd.ai/stories)\
\
Allo™ is represented visually by this logo: <img src="https://content.gitbook.com/content/yihtTguEhuWiLBn09qwl/blobs/PskaIvFTIgbsseWIY2t1/Frame%201547766397.png" alt="" data-size="line">

</details>

<details>

<summary>How can I earn Allo™?</summary>

You can earn Allo™ by participating in the USD.AI ecosystem through:

* Buy and hold USDai or sUSDai
* Stake USDai
* Provide liquidity (LP)
* Participate in DeFi integrations
* Refer others using your unique link (you earn 10% of the Allo™ they generate from eligible actions)

Check out the [Allo sheets](https://docs.google.com/spreadsheets/d/1lI8-9RrVP-FcmlUytJG1x8yIg-9IZMn1b_t9PqRAzGQ/edit?gid=1294412414#gid=1294412414) for more details.

</details>

<details>

<summary>What actions qualify for Allo™?</summary>

Check the [Allo Sheets](https://docs.google.com/spreadsheets/d/1lI8-9RrVP-FcmlUytJG1x8yIg-9IZMn1b_t9PqRAzGQ/edit?gid=1294412414#gid=1294412414) for a full list of eligible activities.

Bonus multipliers may apply during special campaigns or promotions.

</details>

<details>

<summary>How often do Allo Points update?</summary>

Points update every \~1 hour. Any change in holdings is reflected in the next cycle.

</details>

<details>

<summary>If I transfer tokens to a new wallet, will points start accumulating in the new one?</summary>

Yes, but only on the next 1h update cycle. The old wallet stops earning and the new wallet starts earning.

</details>

<details>

<summary>How do multipliers work when I lock or transfer locked-YTs among different wallets?</summary>

There are two factors that determine a user's Allo Rate (or multiplier) for locked-YTs

1. **Rate Decay** - Locked YT Allo Rates decrease over time, so every deposit will use the current multiplier, which you can find at <https://app.usd.ai/?strategy=lock>&#x20;
2. **Blended Rate** - Every deposit is then blended as a weighted average (based on Amount and Rate), which yields the overall multiplier for a specific user

Multipliers are applied at the **wallet level**, not per individual locked YT, so once a wallet has locked-YTs at different multipliers, the wallet uses a **blended multiplier** as the user's Rate.

#### **Scenario 1: Locking YTs at different times in the same wallet**

{% hint style="info" %}
Once multipliers are blended in a wallet, **they stay blended**.
{% endhint %}

**Example:**

* You lock **500k YTs at 22×** in Wallet A
* Later, you lock another **500k YTs at 20×** in the same wallet

**Result:** Wallet A’s multiplier becomes **21×**

***

#### **Scenario 2: Transferring locked YTs to a wallet with no locked YTs**

* The **receiving wallet** applies the **current multiplier** at the time of transfer
* The **sending wallet** keeps its original multiplier based on what remains

***

#### **Scenario 3: Transferring locked YTs to a wallet that already has locked YTs**

* The receiving wallet **blends**:
  * its existing locked YTs
  * the transferred locked YTs at the **current multiplier**

The wallet’s multiplier is recalculated as a **weighted average**, and once blended, **it does not revert**.

</details>

<details>

<summary>Can I move USDai to another wallet but keep points in the original?</summary>

Points earned stay in the original wallet and cannot be transferred. If you move USDai then the new wallet will start earning from that point forward.

</details>

<details>

<summary>Why are Allo multipliers changing?</summary>

Multipliers are adjusted for a variety of reasons (i.e. direct liquidity where it’s needed). These changes are always announced publicly ahead of time, and are always visible on the [Allo Sheet](https://docs.google.com/spreadsheets/d/1lI8-9RrVP-FcmlUytJG1x8yIg-9IZMn1b_t9PqRAzGQ/edit?gid=1294412414#gid=1294412414) for the latest multipliers.

</details>

<details>

<summary>I can't see my tokens in my wallet, what do I do?</summary>

You will need to add a custom token, which differs for each wallet and add the contract address for the token you would like to add. You can find all of the relevant contract addresses [here](https://docs.google.com/spreadsheets/d/1lI8-9RrVP-FcmlUytJG1x8yIg-9IZMn1b_t9PqRAzGQ/edit?gid=1294412414#gid=1294412414) in the `Contract` column.

</details>

<details>

<summary>Do I earn yield and Allo Points during the unstaking period?</summary>

**Yield:** Yes. Your sUSDai continues to earn yield **until the scheduled unstaking date**. Can check here: <https://app.usd.ai/unstake>.

**Allo Points:** **No.** Allo Points **stop accruing** once you **submit an unstaking request.**

</details>

<details>

<summary>Are Allo points wallet-based or email-based?</summary>

Allo points and alignment are wallet-based. Emails are only used for UI or communication purposes and have no bearing on allocation, eligibility, or alignment.

</details>


---

# 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.usd.ai/depositor/faq/allo-points-and-alignment.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.
