# Adding Documents

Embed Any Document is integrated seamlessly into the post editor. With a click on ‘Add Document’ button it lets you upload documents directly into media library and embed them. Currently the plugin supports five methods for adding documents.

Click on the ![](https://docs.awsm.in/ead-plus-documentation/assets/images/btn-add-doc.png) button right next to ‘Add Media’ button in visual editor to get started.

![](/files/-MHylXcxCC6Z_K2kt1G3)

It will open a popup with different options

![](/files/-MHypPkjKDk5iCtuzO0E)

Insert Document Popup with advanced options.

![](/files/-MHypfEbwV-fm8cuv5W4)


---

# 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.embedanydocument.com/embedding-documents/adding-documents.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.
