# Creating a Membership Program

1. **Register your membership program**\
   \
   Sign into the [Moongate Merchant Portal](https://portal.moongate.id/), open the [‘Membership’ tab](https://portal.moongate.id/memberships), and click ‘Create’.<br>

   <figure><img src="/files/TaYmr9MmBisoruDnOeTG" alt=""><figcaption></figcaption></figure>
2. **Add basic membership program information**\
   \
   Enter the title of the membership program, the URL, currency used to purchase membership, and information about your brand.\ <br>

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

{% hint style="info" %}
While you can edit most of this information even after the program is activated, your program’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’.

<figure><img src="/files/7ZqHmEd9OcCcrrLRr5Ca" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
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 %}

3. **Add membership program images, description, and links**\
   \
   Add a featured image, banner, and description of your membership program, as well as links to relevant social media accounts.

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

{% tabs %}
{% tab title="Featured Image" %}

<figure><img src="/files/QSkfKQbinZfyY1wg6QXa" alt="" width="563"><figcaption><p><em>Where customers will see the featured image</em></p></figcaption></figure>
{% endtab %}

{% tab title="Membership Program Description" %}

<figure><img src="/files/MA5MVeXV5B88g2YxtgGW" alt="" width="563"><figcaption><p><em>Where customers will see the membership program description</em></p></figcaption></figure>
{% endtab %}

{% tab title="Socials/Website Links" %}

<figure><img src="/files/iHZCqVwJSrAA94jcAr3m" alt=""><figcaption><p><em>Where customers will see links to website/social media accounts</em></p></figcaption></figure>
{% endtab %}
{% endtabs %}

When you are ready, scroll to the end of the page and click 'Next'. You are now ready to [implement tiering within your membership program](https://app.gitbook.com/o/3ssbzoC2LuFC7GmlQofA/s/ArGy7vQWZPA9Z8R1a6dv/~/changes/6/1.-creating-a-campaign/membership/creating-a-membership-program/implementing-membership-tiers)!


---

# 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/creating-a-campaign/membership/creating-a-membership-program.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.
