# Fundamentals

- [Getting set up](https://manual.mymemba.io/fundamentals/getting-set-up.md)
- [User types](https://manual.mymemba.io/fundamentals/getting-set-up/user-types.md): With Memba CRM there are five types of user: the account owner, administrators, lead members, members and associate members. The table below explains a little more about each type.
- [Batch uploading members](https://manual.mymemba.io/fundamentals/getting-set-up/batch-uploading-members.md): Batch uploading members is an efficient way to add multiple members into the system at once.


---

# 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://manual.mymemba.io/fundamentals.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.
