# Utility

### What is GAMMA's utility?

* Earn more when lending assets
* Pay less when borrowing assets
* Earn more providing liquidity

### What is Boost APY?

Boost APY is a new utility for GAMMA that can be unlocked by staking GAMMA in the Infinity Vault.&#x20;

All pools and lending markets now have a new variable called **Boost Percentage**. This determines what % of the GAMMA allocated to this pool or market can be earned by depositors with no GAMMA vs. depositors with different amounts of GAMMA staked.

**Simply put, stake more GAMMA to earn more, faster.**

### **Example:**

<figure><img src="/files/lreqJeGWQt9wixncu38R" alt=""><figcaption></figcaption></figure>

Let’s say that the **BNB-BUSD** market is incentivized with **1,000 GAMMA/day** (from the farm) and the Boost Percentage is set at **50%**.

This means that 500 GAMMA is up for grabs based on your % of the total assets in the pool. This also means that the other 500 GAMMA is now up for grabs depending on your LP balance + your GAMMA staked in the infinity vault.

### **Boost APY Formula**

<figure><img src="/files/QlQmYEGkBYmSbk3zGxWF" alt=""><figcaption></figcaption></figure>


---

# 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.planet.finance/tokenomics/gamma/utility.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.
