> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-contract-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-contract-documents/master.md).

# Enate contract documents

### Hosting the Enate Solution - the Enate Platform

{% file src="/files/JfLK5GDp44fsTT61QwI3" %}
Hosting the Enate Solution - the Enate Platform
{% endfile %}

### Enate Maintenance and Support

{% file src="/files/z3ZAIeqHbzXpmNbdCLkF" %}
Enate Maintenance & Support
{% endfile %}

### Where's My Data and How Is It Stored and Protected

There are two versions of this document, depending on whether you are using an instance of Enate built on the 'feature wave' architecture or a pre-feature wave architecture (for which the latest version is known as version known as 24.1):

For those using the Enate instances built on feature-wave architecture, please refer to this document:

{% file src="/files/5ASNtKDBdV9WcMISZgjr" %}

For those Enate version 24.1 (or older), please refer to this document instead:

{% file src="/files/2YFW87FSXBDWjQWTFZyi" %}
Where's My Data
{% endfile %}

### Enate Sub-Processors

{% file src="/files/ror0KqmdQ8z6GDEXa62H" %}
Enate Sub-processors
{% endfile %}

### Enate Order Template

There are two versions of the Order template: one is for use by Enate customers, and the other is for orders placed by an Enate partner. Here is the template for Enate customers (the partner version is here:  [Documents for Enate Partners](/enate-contract-documents/documents-for-enate-partners.md)). Your Enate contact will create Orders using this template, adapted as needed to reflect your requirements.

{% file src="/files/XDk2TP0ciKlncWjsdm7A" %}
Enate Order Template (for customers)
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.enate.net/enate-contract-documents/master.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.
