# How to define event price in Payout Rule?

1. **Go to** **Offers » Offer-Approved**
2. **Click on the Offer name to enter in its configuration » Events / Payout tier Tab.**

<div data-full-width="false"><figure><img src="/files/l3skL1YmcELMmnkQqgby" alt=""><figcaption></figcaption></figure></div>

### Create **an Event in Offer**

1. **Click on "+Create Event"**
2. **Select Event » Submit**

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

Now go to "Payout Rules" Section&#x20;

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

### Add Payout Rule

1. Opt for the Revenue model and input the corresponding revenue amount.
2. Opt for the Payout model and input the corresponding Payout amount.
3. Select the Currency.
4. Pick "is\_equal" condition from the dropdown next to "Event."
5. In the second dropdown under "Event," choose the event that was assigned within the Offer.
6. Proceed to Submit.


---

# 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://knowledgebase.offer18.com/network/faqs/how-to-define-event-price-in-payout-rule.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.
