# API reference

{% content-ref url="/pages/1pIRM9AOhaxoIfDgugDY" %}
[Channel configuration](/api/conversations-api/api-reference/channel-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/TMWiljWbMNqyWacZh6XQ" %}
[Conversations messaging](/api/conversations-api/api-reference/conversations-messaging.md)
{% endcontent-ref %}

{% content-ref url="/pages/hTEsV3SkU8sp8ay6DUIn" %}
[Conversations management](/api/conversations-api/api-reference/conversations-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q4K6hicrKRYt6RHnfTCB" %}
[Conversation Participants](/api/conversations-api/api-reference/conversation-participants.md)
{% endcontent-ref %}

{% content-ref url="/pages/oWkADuUtIfpid3UFZtoM" %}
[Workspace settings](/api/conversations-api/api-reference/workspace-settings.md)
{% endcontent-ref %}


---

# 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.bird.com/api/conversations-api/api-reference.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.
