# FOR INCENTIVE PROVIDERS

- [Developer Overview](https://docs.royco.org/for-incentive-providers/developer-overview.md)
- [Fees on Royco](https://docs.royco.org/for-incentive-providers/developer-overview/fees-on-royco.md)
- [Recipes vs. Vaults IAMs](https://docs.royco.org/for-incentive-providers/recipes-vs.-vaults-iams.md)
- [Create an IAM](https://docs.royco.org/for-incentive-providers/create-an-iam.md)
- [Incentivize IAMs](https://docs.royco.org/for-incentive-providers/incentivize-iams.md)
- [Types of Incentives](https://docs.royco.org/for-incentive-providers/incentivize-iams/types-of-incentives.md): There are different types of incentive campaigns and different way to incentivize in Royco.
- [Place an Incentive Offer](https://docs.royco.org/for-incentive-providers/incentivize-iams/place-an-incentive-offer.md)
- [Place an Incentive Offer: For Developers](https://docs.royco.org/for-incentive-providers/incentivize-iams/place-an-incentive-offer-for-developers.md)
- [Setup a Points Campaign](https://docs.royco.org/for-incentive-providers/incentivize-iams/setup-a-points-campaign.md)
- [Native Yield](https://docs.royco.org/for-incentive-providers/incentivize-iams/native-yield.md)
- [Verify a Market](https://docs.royco.org/for-incentive-providers/verify-a-market.md)
- [Audits](https://docs.royco.org/for-incentive-providers/audits.md)
- [Contract Addresses](https://docs.royco.org/for-incentive-providers/contract-addresses.md)


---

# 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/for-incentive-providers.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.
