# About

- [Projects and Entries Syncing](https://docs.epicollect.net/about/projects-and-entries-syncing.md): Learn about manual project selection, device data storage, manual uploads, and referencing downloaded entries to maintain data integrity when using the Epicollect5 platform.
- [Our Community](https://docs.epicollect.net/about/our-community.md)
- [Privacy Policy](https://docs.epicollect.net/about/privacy-policy.md)
- [Cookie Policy](https://docs.epicollect.net/about/cookie-policy.md)
- [News & Papers](https://docs.epicollect.net/about/news-and-papers.md): A collection of articles and papers showcasing the diverse applications of Epicollect5. This compilation highlights the versatility and impact of our platform across various fields and industries
- [Epicollect5 Citation](https://docs.epicollect.net/about/epicollect5-citation.md): Proper citation is crucial for acknowledging the sources of your information and giving credit to the original authors.


---

# 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.epicollect.net/about.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.
