# XMAPortal User Manual

* [Getting Started with the XMAPortal](/xromm/xromm-xmaportal-user-manual/xromm-getting-started-with-xmaportal.md)
* "[Sandbox](http://xmaportal.org/sandbox/)" for practicing and testing
* [Data Organization](/xromm/xromm-xmaportal-user-manual/xromm-data-organization.md)
* [Metadata Pool](/xromm/xromm-xmaportal-user-manual/xromm-metadata-pool.md)
* [Create a New Study](/xromm/xromm-xmaportal-user-manual/xromm-how-to-create-a-new-study.md)
* [Modify Study Metadata](/xromm/xromm-xmaportal-user-manual/xromm-how-to-modify-study-metadata.md)
* [Give access or revoke access to see your study](/xromm/xromm-xmaportal-user-manual/xromm-how-to-give-access-or-revoke-access-to-see-your-study.md)
* [Create Trials](/xromm/xromm-xmaportal-user-manual/xromm-how-to-create-trials.md)
* [Edit an existing trial](/xromm/xromm-xmaportal-user-manual/xromm-how-to-edit-an-existing-trial.md)
* [Upload files](/xromm/xromm-xmaportal-user-manual/xromm-how-to-upload-files.md)
* [Hide Files](/xromm/xromm-xmaportal-user-manual/xromm-hide-files.md)


---

# 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://gitbook.brown.edu/xromm/xromm-xmaportal-user-manual.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.
