# Essentials for a successful Mapeo project

In the pages below you'll find a collection of resources to support in getting a Mapeo project started.&#x20;

* [Planning a Mapeo project](/complete-reference-guide/essentials-for-a-successful-mapeo-project/planning.md)
* [Security & risk assessment](/complete-reference-guide/essentials-for-a-successful-mapeo-project/security-and-risk-assessment.md) (Coming soon)
* [Creating user protocols](/complete-reference-guide/essentials-for-a-successful-mapeo-project/creating-user-protocols.md) (Coming soon)

Additional information on running trainings in Mapeo can be found in [Mapeo trainings](/complete-reference-guide/training-and-information-sessions.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://docs.mapeo.app/complete-reference-guide/essentials-for-a-successful-mapeo-project.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.
