# How to upload

**How to upload?**\
To upload a file in Humata, drag and drop your files or folder in the upload section or you can choose to click the upload button to locate your document and upload.

<figure><img src="/files/fB6sH1yxYgFLUqGxgLLJ" alt=""><figcaption></figcaption></figure>

After uploading a file, the ask feature will be automatically enabled. You can ask Humata what you want to know about your uploaded document.

<figure><img src="/files/x9eavBw0dBbGpOncS4hl" alt=""><figcaption></figcaption></figure>


---

# 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.humata.ai/guides/readme/how-to-upload.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.
