# Adaptation of Incentives

The goal of this function is to promote good outcomes, not bad ones. The positive outcome is to assist projects and our ALT token to lock up their liquidity in the protocol. When users keep their liquidity locked up the protocols are more liquid which maximises efficiency of the entire Aptos ecosystem.

The issue with current Aptos liquidity pool models is inconsistency. The current mechanism for acquiring liquidity is through a high APY %. The high APY % attracts liquidity providers. However, as more people provide liquidity for the protocol, the APY % becomes smaller as trading fees are spread out among more users. As the APY decreases users will pull their liquidity and find the next protocol. Leaving the Dex illiquid and with many issues.

Community participation is extremely important for all crypto protocols. The more users equates to a higher protocol value. The most common practice for protocols acquiring new users is through incentive systems with high rewards. It is very common for protocols to offer a high APY % and airdrops. It is fair to assume that most rational crypto participants are profit-maximising people. They will flock to whoever offers the most rewards. However, most of this is just a short term solution.

<figure><img src="https://lh4.googleusercontent.com/hsjPlxRh8cpbJAXLH5znzG-gL9SR28UX0hmxN6aKoVJFfhTPlJsm7vXl2m_SC-iaQQlU_mI0LAfsgJtTSbAeIooV9x9f6ApLXlN6OY-T94uQQvtRWTazTIF3LszCItdI_XZtXXluRqxBQYVercpPzVnH9q3qC5Bzv0osOceyNPTatMGxjgv8hSuoxsm0sQ" alt=""><figcaption></figcaption></figure>

\ <br>

| Impact on MarketCap / Function | Market Cap Impact Index |
| ------------------------------ | ----------------------- |
| ALT Vesting Swap with LP token | +10                     |
| ALT Vesting Swap               | +5                      |
| ALT Staking                    | +4                      |
| Other projects Vesting Swap    | +3                      |
| Project Listing                | +2                      |
| Buy Token                      | +1                      |
| Sell Token                     | -1                      |

<br>


---

# 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://doc.aptoslaunch.io/vesting-swap/adaptation-of-incentives.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.
