# Creating a Benefit Campaign

#### **Step 1:** Register your benefit campaign

Sign into the [Moongate Merchant Portal](https://portal.moongate.id/), open the [‘Benefit’ tab](https://portal.moongate.id/benefits), and click ‘Create’

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

#### **Step 2:** Add basic benefit campaign information

Enter the title of the benefit campaign, the URL, your description and featured image for the campaign, claiming period, currency used to purchase premium benefits (if any), and information about your brand.

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

<figure><img src="/files/o29uAEBkNaKRrKBn9zuH" alt=""><figcaption><p><em>Where customers will see the featured image</em></p></figcaption></figure>

{% hint style="warning" %}
While you can edit most of this information even after the campaign is activated, your campaig&#x6E;**'s URL cannot be changed** **after activation**. Be sure to double-check it before activation.
{% endhint %}

When you are ready, scroll to the end of the page and click 'Next'.&#x20;

Your benefit campaign has not yet been launched yet! You’ll have to [create a benefit](https://docs.moongate.id/benefits/createbenefit) first.

{% hint style="info" %}
Tip: Clicking "Next" will save your work. You can also click "Save Draft" at any point to save your work and return to it later.
{% endhint %}


---

# 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-campaign.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.
