# Technical Documentation

Welcome to our technical documentation portal. We have broken down our technical documentation into several topics.&#x20;

For the *Epiphany Administrator Guide* and *Data Usage Guide*, click here:

{% content-ref url="admin-guides" %}
[admin-guides](https://docs.reveald.com/technical-documentation/admin-guides)
{% endcontent-ref %}

If you are setting up a data source for the first time, select one of the options below to locate information on the data source:

{% content-ref url="data-sources" %}
[data-sources](https://docs.reveald.com/technical-documentation/data-sources)
{% endcontent-ref %}

{% content-ref url="data-sources-early-access" %}
[data-sources-early-access](https://docs.reveald.com/technical-documentation/data-sources-early-access)
{% endcontent-ref %}

If you are setting up an Epiphany Intelligence Platform site collector, you can find site collector topics here:

{% content-ref url="site-collectors" %}
[site-collectors](https://docs.reveald.com/technical-documentation/site-collectors)
{% endcontent-ref %}

If you are having any trouble accessing the documents, please reach out to your Epiphany account manager.


---

# 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.reveald.com/technical-documentation/technical-documentation.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.
