# How to add a joining fee to your membership tier

**Setup time is approximately 1 minute**

The first step is to create your membership tier. You can create as many membership tiers as you would like.

1. Click on Membership Tiers from the left hand menu

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

2. On the right hand side, click on the Add New Membership Tier button

<figure><img src="/files/16PUuZXLxmJWXHymo1F3" alt=""><figcaption></figcaption></figure>

3. On the right hand side, enter the details of your membership tier.

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

4. Now this is where you can charge an additional joining fee on top of the membership cost. This is purely optional and is only charged once when the member first joins, on top of the membership cost.

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

5. Click the Save and Publish button.

<figure><img src="/files/gWYYI1QVJtOgkeMpamOK" 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://help.memberply.com/creating-your-membership-tiers/quickstart-4.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.
