# Getting Started

- [2.1 Aerial Photographs of Unmanned Aerial Vehicles](https://docs.get3d.ai/user-help-center/get3d-cloud/getting-started/2.1-aerial-photographs-of-unmanned-aerial-vehicles.md): This segment explains how to use consumer-grade uncrewed aerial vehicles to collect flight data. Note: The content below is for reference only.
- [2.1 Newbie Guide](https://docs.get3d.ai/user-help-center/get3d-cloud/getting-started/2.1-newbie-guide.md): Pre-use Notes: Uploading photos in JPG format is currently only supported.
- [2.2 FAQ](https://docs.get3d.ai/user-help-center/get3d-cloud/getting-started/2.2-faq.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.get3d.ai/user-help-center/get3d-cloud/getting-started.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.
