# Databar basics

Read through these articles to learn how to work with Databar.

{% content-ref url="/pages/VKTdyRfuNwcdkJwiMAnb" %}
[How credits & actions work](/using-databar/databar-basics/how-credits-and-actions-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/T9X4ea86BuSs1HZ0bOtC" %}
[Debug Requests](/using-databar/databar-basics/debug-requests.md)
{% endcontent-ref %}

{% content-ref url="/pages/kjUmbfdVHS36vAQa28xL" %}
[Authorization & API keys](/using-databar/databar-basics/authorization-and-api-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/VFiFuj1YdxkntdbRvpwL" %}
[Custom APIs & Integrations](/using-databar/data-sources/custom-apis-and-integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/PX0ZWCYGUiA2aP6UJSqB" %}
[Webhooks](/using-databar/data-sources/webhooks.md)
{% endcontent-ref %}

{% content-ref url="/pages/e4Bz2hGb1mErDAXYTT6j" %}
[Chrome extension](/using-databar/chrome-extension.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.databar.ai/using-databar/databar-basics.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.
