# Add a Membership

## Membership that require access

A user will need to click on **Memberships** > **Search for the Membership** (In this example it's Testers Club 1) > **Select** t**he Membership** > **Request Access.**

![](/files/-MdcjhWiqdu0i35Cs9s-)

Admins can setup three different types of access:

* Administrator Authorization: Requires that an administrator of the system approve the request made by the user.
* Email Authorization: Users must have an email address ending in a specific domain, a code will then be sent to the email in order to verify the membership.&#x20;
* Password Authorization: Users must enter a predefined password that has been setup by system admins.&#x20;

Users can see on their Memberships if their access is still pending and if they click **Authorization Pending**, they will be prompted to contact support to follow up on their status.&#x20;

![](/files/-MdwsgfckL4MGvRh8csJ)

The admin decides is this membership requires a payment or not, this will be indicated before selecting the membership, by agreeing to a paid membership charges will be made to the user based on the payment terms indicated.

&#x20;

<figure><img src="/files/cJrhy5jfNrBGqSms9qvL" 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://documentation.movatic.co/movatic-app/user-membership-on-users-page/add-a-membership.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.
