# Manual

- [Sign in to EarthCache ArcGIS Pro Add-In](https://skywatch-arcgis.geomarvel.cloud/manual/sign-in-to-earthcache-arcgis-pro-add-in.md): To use EarthCache Pro Add-In, you must sign in using your credentials
- [View EarthCache Settings in ArcGIS Pro](https://skywatch-arcgis.geomarvel.cloud/manual/view-earthcache-settings-in-arcgis-pro.md)
- [Search Archive](https://skywatch-arcgis.geomarvel.cloud/manual/search-archive.md): Search the EarthCache archive for already-collected imagery that fits your needs
- [Order Imagery](https://skywatch-arcgis.geomarvel.cloud/manual/order-imagery.md): In addition to searching for archived imagery, you can order new imagery for an Area of Interest
- [AOI Minimum Requirements](https://skywatch-arcgis.geomarvel.cloud/manual/aoi-minimum-requirements.md): Your Area of Interest polygon must meet certain requirements before it can be used with Search Imagery or Order Imagery
- [Order Dashboard](https://skywatch-arcgis.geomarvel.cloud/manual/order-dashboard.md): Easily view and edit your pipelines and orders on the Order Dashboard
- [Configure Cloud Storage](https://skywatch-arcgis.geomarvel.cloud/manual/configure-cloud-storage.md): Upload pipeline data directly from your Order Dashboard to an AWS S3 Bucket or Azure Blob storage container
- [Publishing Data](https://skywatch-arcgis.geomarvel.cloud/manual/publishing-data.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://skywatch-arcgis.geomarvel.cloud/manual.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.
