# Place an Incentive Offer

A guide on how to add incentives to you your market via a Royco Interface. *Alternatively, see our developer guide:* [*here*](/for-incentive-providers/incentivize-iams/place-an-incentive-offer-for-developers.md)*.*

***

Congratulations on launching your market!

1. **After market creation, click "View your market link here."** If you can't find your link, please message: @bharat\_vish on Telegram.
2. Toggle "Incentive Provider" and "Advanced Mode"

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

3. Click into "Offer Type" and select "Limit Offer", then select the incentive asset you'd like to distribute from the dropdown.&#x20;
4. A menu will appear. Input the amount of incentives you'd like to distribute as well as the duration of the campaign. *Campaigns must be longer than 7 days.*

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

5. Select "Supply Now," and a Tenderly Simulation will appear with the details of your transaction. If all checks out, then select, "Confirm Offer." Your incentives will only be distributed if LPs complete your desired action.

<figure><img src="/files/41rTG6NFVYK9wBAP0TDc" 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.royco.org/for-incentive-providers/incentivize-iams/place-an-incentive-offer.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.
