# Applications

**Below are a few potential applications for the protocol:**

<table data-full-width="true"><thead><tr><th width="193">Application</th><th>Action</th><th>Unlock </th></tr></thead><tbody><tr><td><strong>Supply Assets</strong></td><td>E.g. Supply assets into Project X</td><td><ul><li><p><strong>Incentive spending information:</strong> IPs can view AP limit offers to better understand how much incentives to give APs. By doing so they can:</p><ul><li><strong>Capture latent demand</strong> </li><li><strong>Maximize growth</strong></li><li><strong>Decrease costs</strong></li></ul></li><li><strong>Composability:</strong> Instead of having isolated incentives markets that are difficult to integrate, bootstrap, etc. IAMs automatically plug into the Incentive Graph. </li></ul></td></tr><tr><td><strong>Lockups</strong></td><td>E.g. Stake Token X for Y amount of time</td><td><ul><li><strong>Incentive spending information:</strong> IPs can view AP limit offers. In the future, APs could negotiate on dimensions such as "lockup time." </li></ul></td></tr><tr><td><strong>Voting</strong></td><td>E.g. Vote on X proposal</td><td><ul><li><strong>Incentive spending information</strong></li><li><strong>Composability</strong></li></ul></td></tr><tr><td><strong>NFTs</strong></td><td>E.g. Mint NFT X</td><td><ul><li><strong>Incentive spending information</strong></li><li><strong>Composability</strong></li></ul></td></tr><tr><td><strong>Community Action</strong></td><td>E.g. Buy &#x26; burn onchain carbon credits. Anyone including non-profits, private individuals, government organizations etc. may contribute incentives to mobilize communities.</td><td><ul><li><strong>Permissionless community funding.</strong> Anyone including non-profits, private individuals, government organizations etc. may contribute incentives </li></ul></td></tr></tbody></table>


---

# 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.royco.org/overview/applications.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.
