# Search and Query Guidelines

This section provides an overview of Epiphany's search and query functionality:

* Learn the [*basic operations*](/technical-documentation/admin-guides/epiphany-intelligence-platform-administrator-guide/search-and-query-guidelines/search-basics.md) of the Epiphany query syntax.
* Learn how to use [*query operators*](/technical-documentation/admin-guides/epiphany-intelligence-platform-administrator-guide/search-and-query-guidelines/query-operators.md)--including logical operators, negation operators, string operators, and numerical operators--in the Epiphany query syntax.
* Learn how to create [*complex Epiphany queries*](/technical-documentation/admin-guides/epiphany-intelligence-platform-administrator-guide/search-and-query-guidelines/complex-epiphany-queries.md)*.*
* Learn which [*keywords*](/technical-documentation/admin-guides/epiphany-intelligence-platform-administrator-guide/search-and-query-guidelines/search-keywords.md) are used for each search bar in Epiphany.

### Conventions

Throughout this section, the following conventions are used:

* Descriptions of text you enter are enclosed in angle brackets. You don not type the angle brackets.&#x20;


---

# 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/admin-guides/epiphany-intelligence-platform-administrator-guide/search-and-query-guidelines.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.
