# Adding members

To add admin members to a Community:

1. Click "My Account".
2. Select the "Communities" tab on the left.
3. Select the correct community from the list of those available to see the community admin page.
4. Click "Invite Member" (they must have an active Rampart user account) and assign permissions:
   * Attach to Subscriptions = can spend community credits
   * Manage Members = can add/remove/edit other members
   * View Transactions = can view community transaction history
5. You can also edit permissions or remove members here.

<figure><img src="/files/wmetAoxeGubdkB94CWJk" 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://rampart-games-ltd.gitbook.io/docs/faq/communities/adding-members.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.
