# CloudBeat Synthetic

- [What is CloudBeat Synthetic?](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/cb-synthetic-overview.md)
- [Creating your first monitor](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/create-monitor.md)
- [Review general monitor results](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/untitled-3.md)
- [Review specific monitor dashboard](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/untitled-2.md)
- [Create SLA](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/create-sla.md)
- [Create Reports & Alerts](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/create-reports-and-alerts.md)
- [Changing Runtime Setting](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/runtime-settings.md)
- [Run Monitors](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/run-monitors-by-setting-a-schedule.md)
- [Maintenance](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/maintenance.md)
- [Incidents](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/incidents.md): Incidents allow you to track your monitors and find problems based on your desired conditions
- [Full Monitor Test - Example](https://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/full-monitor-test-example.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.cloudbeat.io/cloudbeat-synthetic-monitoring.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.
