# Locations, Files & Email Templates

- [Locations & Venues](https://docs.c360.org/locations-files-and-email-templates/locations-and-venues.md): By leveraging the flexibility of the system's location configuration, you can effectively manage and track the usage of different locations and streamline processes.
- [File Assets](https://docs.c360.org/locations-files-and-email-templates/file-assets.md): In your database, you have access to the File Assets Module, which provides unlimited storage capacity for various types of documents.
- [Email Templates & Messages](https://docs.c360.org/locations-files-and-email-templates/email-templates-and-messages.md)
- [Email Templates](https://docs.c360.org/locations-files-and-email-templates/email-templates-and-messages/email-templates.md): Creating reusable, configureable, email templates to be used in notifications or communications
- [Viewing Sent Messages](https://docs.c360.org/locations-files-and-email-templates/email-templates-and-messages/viewing-sent-messages.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.c360.org/locations-files-and-email-templates.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.
