# Required Documents

This section allows the admin to ask for required documents from the users when requesting access to a membership.

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

The admin can write the documents' names and descriptions in the following popup. And also the switch button is to select whether or not the document should be required.&#x20;

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

All of these documents that are added to the creation of the membership can be edited once the membership is created.&#x20;


---

# 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/admin-site/memberships/required-documents.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.
