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

# Features

Now that you've integrated your data sources, and have begun to document your resources using our metadata editing abilities, it's time to take your Secoda experience to the next level! Check out the pages below to learn how to leverage our **AI Assistant,**

{% content-ref url="/pages/nulqpIepdlsChUrfn1Ir" %}
[Secoda AI](/features/ai-assistant.md)
{% endcontent-ref %}

how to run and analyze **Queries,**

{% content-ref url="/pages/wrM8h64a6ZZ53u5aZ4ks" %}
[Queries](/features/queries.md)
{% endcontent-ref %}

how to upkeep your **Data Quality** and **Data Governance,**

{% content-ref url="/pages/CCpuUpzdqDI10dVj4G1R" %}
[Data quality](/best-practices/data-quality.md)
{% endcontent-ref %}

{% content-ref url="/pages/amtJ0jJx9gB9PJaMAG7C" %}
[Data governance](/best-practices/data-governance.md)
{% endcontent-ref %}

and so much more!


---

# 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.secoda.co/features.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.
