# Dropzone 101

This section will give you the tools you need to get started using Dropzone.

We have included a list of a few common terms and definitions that will be used throughout the documentation in the **Common Terms and Definitions** Section. The **Getting Started** section will give you a high level overview of what the platform does and how it works as well as how you can access your tenant grant users access.


---

# 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.dropzone.ai/dropzone-101.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.
