# ReefCloud - Features Overview

![The projects page allows you to navigate through your projects and configure them. ](/files/xPFgIJEnKLhnB7nidtW8)

![Within the project page, you can explore the results and work on your project](/files/6gTvaZw7siNG5UgWM7Eu)

![Classify Images allows you to annotate your coral reef photos to train the AI models for automated analysis](/files/kFDaXxET9ans4F8pZY4j)


---

# 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.reefcloud.ai/untitled.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.
