# Content

- [Quick Messages](https://docs.ownchat.app/content/quick-messages.md): In Ownchat, Quick Messages are predefined messages that can be accessed easily from the chat screen by using a hashtag (#) followed by the quick message name.
- [Media](https://docs.ownchat.app/content/media.md): Introducing Ownchat's Send Media actions effortlessly share audio, video, images, and documents with customers. Attach files in supported formats and sizes for seamless communication.


---

# 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.ownchat.app/content.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.
