# Apoyo

### Technical support

For help with common technical issues, see the [troubleshooting](https://docs.mapeo.app/espanol/guia-de-referencia-completa/troubleshooting "mention") section of this guide. For additional support, please check out the community of active users and maintainers of Mapeo on our public [**Discord channel**](https://discord.gg/KWRFDh3v73)**.**&#x20;

If you're a developer or comfortable using GitHub, you can file an issue in the corresponding repository [here](https://github.com/digidem).

### Support starting a Mapeo project

In addition to all of the resources compiled in this guide, there is a community of active users and maintainers of Mapeo that participate in our public chat channel on [Discord](https://discord.gg/KWRFDh3v73) and on our [Earth Defenders Toolkit Forum](https://forum.earthdefenderstoolkit.com/). We encourage you to consult these spaces for additional tips and ideas on how people are using Mapeo.

Digital Democracy's core team is very small and we have limited capacity to provide direct accompaniment for implementing Mapeo outside of our existing partnerships. In some cases we are able to offer support. To read more about the way we work with partners and different levels of support, see [here](https://drive.google.com/file/d/1c9C1-6v1EHKnfrYDsBn3VNu5qS_pUNMC/view?usp=sharing).


---

# 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/espanol/support.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.
