# Creating a Benefit

#### **Step 1:** Add a new benefit

Within the target benefit campaign’s page, click ‘② Benefits’ and then ‘Add Benefit’ to create a new benefit.

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

{% hint style="info" %}
Moongate automatically generates a placeholder benefit titled "Reward 1" upon the creation of a campaign. A benefit campaign must have at least one benefit associated with it, so feel free to delete this placeholder benefit after creating a benefit of your own.
{% endhint %}

#### **Step 2: Add Benefit Name**

Enter the name of this benefit. Additional benefits can always be added to the campaign later.

<div align="left"><figure><img src="/files/OPX2rQM2CMCXwamiwsPi" alt=""><figcaption></figcaption></figure></div>

#### **Step 3: Add Benefit Details**

Select the reward type, instructions for redemption, text that will be displayed upon claiming it (for generic reveal option only), and price.

<div align="left"><figure><img src="/files/XEc8KDULWMUhVeV9Ln4w" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Set the price to 0 if the benefit is free to claim.
{% endhint %}

{% hint style="success" %}
To change the currency type, return to "① Info" in the sidebar and change the value in the "Currency" field.
{% endhint %}

{% tabs %}
{% tab title="Generic Reveal" %}

<div align="left"><figure><img src="/files/MXpUggd1eNrPFNrMkMMe" alt="" width="404"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/OVwv0vaOGEB6MOujYmoz" alt="" width="437"><figcaption><p>How users will see your benefit upon claiming it</p></figcaption></figure></div>
{% endtab %}

{% tab title="URL" %}

<figure><img src="/files/2TaPctKJbTBmMKBCupDy" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6gUpNfC8ntGv2npUmRxP" alt=""><figcaption><p>How users will see your benefit upon claiming it</p></figcaption></figure>
{% endtab %}

{% tab title="Code" %}

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

<figure><img src="/files/iebfQOeQzDd14xNPybqV" alt=""><figcaption><p>How users will see your benefit upon claiming it</p></figcaption></figure>
{% endtab %}
{% endtabs %}

#### Step 4: Gate benefit by NFT

{% hint style="info" %}
Unlike tickets or membership passes, benefits **must** be gated by NFT ownership (including prior events ticketed by/membership programs administered by Moongate). Please refer to [this guide ](https://app.gitbook.com/o/3ssbzoC2LuFC7GmlQofA/s/ArGy7vQWZPA9Z8R1a6dv/~/changes/57/merchant-guide/benefits/gating-by-nft-email-wallet)for instructions on gating by NFT.
{% endhint %}

#### **Step 5: Specify Advanced Options (Optional)**

If applicable, specify the quantity of this benefit available for redemption, as well as whether this benefit should be invisible to users on the membership information page.

<div align="left"><figure><img src="/files/lVEC93I6icuxB4oGXknF" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
To gate benefits by NFT ownership or Email/Wallet addresses, please refer to [this guide](https://app.gitbook.com/o/3ssbzoC2LuFC7GmlQofA/s/ArGy7vQWZPA9Z8R1a6dv/~/changes/9/4.-driving-engagement/benefits/gating-by-nft-email-wallet).
{% endhint %}

When you are ready, click "Save" to close the Benefit Option window, then click "Next."

#### **Step 6: Add Questions (Optional)**

<div align="left"><figure><img src="/files/rX8WA6EqB21FJa2fExrn" alt="" width="420"><figcaption></figcaption></figure></div>

If desired, add questions to collect information from users who are claiming your benefit. These questions will be shown to users during checkout.

<div align="left"><figure><img src="/files/k2ZejietsKYDlOiyxEWE" alt="" width="445"><figcaption></figcaption></figure></div>

Responses can be viewed from the benefit's Sales tab, located in the benefit dashboard.

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

#### **Step 7:** Specify payment options

Select a payment option if applicable. Moongate supports credit cards, crypto, and PayPal. **You will not automatically receive payouts, so please contact us if you will be collecting payment for your benefit campaign.**

<div align="left"><figure><img src="/files/WcktUXWVdPcIcicujQKo" alt=""><figcaption></figcaption></figure></div>

#### **Step 8:** Launch your benefit campaign and benefit(s)

Once you have finalized your benefit details, click "Publish" to launch your benefit campaign.


---

# 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.moongate.id/merchant-guide/benefits/creating-a-benefit.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.
