# Access Your Own Data

Earthscale currently supports connecting to these data sources:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Amazon (AWS S3)</td><td><a href="/pages/AfBcTWr3T9npzFPbux2I">/pages/AfBcTWr3T9npzFPbux2I</a></td><td><a href="/files/qMVk2bkQFYA4TlFTCS0k">/files/qMVk2bkQFYA4TlFTCS0k</a></td></tr><tr><td>Microsoft Azure Blob Storage</td><td><a href="/pages/AWZpzj2xMXNSReiKCLM9">/pages/AWZpzj2xMXNSReiKCLM9</a></td><td><a href="/files/bNpclp7ocbFZ96V0Dw6m">/files/bNpclp7ocbFZ96V0Dw6m</a></td></tr><tr><td>Google Cloud (GCP)</td><td><a href="/pages/KL8xf8FbaLLAeOzZwbyX">/pages/KL8xf8FbaLLAeOzZwbyX</a></td><td><a href="/files/0zM4gU9cIHkNFiVh2RgZ">/files/0zM4gU9cIHkNFiVh2RgZ</a></td></tr><tr><td>Google Drive</td><td><a href="/pages/sOfyJC72NQHD89gWyUJs">/pages/sOfyJC72NQHD89gWyUJs</a></td><td><a href="/files/L4t5BSurvXbEkjvBe8yV">/files/L4t5BSurvXbEkjvBe8yV</a></td></tr><tr><td>Local File Upload</td><td><a href="/pages/qIlk2MpVuj2tIgotylpc">/pages/qIlk2MpVuj2tIgotylpc</a></td><td><a href="/files/wlbZ9axCJdXFAcQXX8JK">/files/wlbZ9axCJdXFAcQXX8JK</a></td></tr></tbody></table>

Click on a data source to see details on how to connect to it.


---

# 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.earthscale.ai/earthscale-documentation/access-your-own-data.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.
