# Oniroco documentation

{% hint style="info" %}
Stay up to date with the [latest updates in Oniroco documentation](/whats-new-in-the-oniroco-docs.md).
{% endhint %}

## Get started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Chathive SDK</strong></td><td>Start with embedding a Oniroco project into your projects</td><td></td><td></td></tr><tr><td><strong>API documentation</strong></td><td>Learn how to work with the Oniroco API</td><td></td><td><a href="https://documenter.getpostman.com/view/21518222/2s9YC31uAP">https://documenter.getpostman.com/view/21518222/2s9YC31uAP</a></td></tr><tr><td><strong>Crawler configuration</strong></td><td>Learn how to create advanced crawlers</td><td></td><td><a href="/pages/npD5rZxQDvoT2rmcXmbI">/pages/npD5rZxQDvoT2rmcXmbI</a></td></tr><tr><td><strong>Tools</strong></td><td>Enhance enhance your AI with custom tools</td><td></td><td><a href="/pages/gbJuIzVnTXVdcTBeOStc">/pages/gbJuIzVnTXVdcTBeOStc</a></td></tr><tr><td>Triggers</td><td>Trigger your agent when changes happen in your apps<br></td><td></td><td><a href="/pages/iNY8EOGQQJJGiaZUItGq">/pages/iNY8EOGQQJJGiaZUItGq</a></td></tr></tbody></table>


---

# 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://developers.chathive.app/oniroco-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.
