# Dadata - как подключить?

1. Зарегистрируйтесь на [сайте разработчиков Dadata](https://dadata.ru/#registration_popup).
2. Подтвердите e-mail.
3. Перейдите в [личный кабинет Dadata](https://dadata.ru/profile/#info).
4. Скопируйте API-ключ и вставьте его в поле «DaData (Токен)» в настройках филиала.
5. Скопируйте Секретный ключ и вставьте его в поле «DaData (Секрет)» в настройках филиала.
6. Сохраните изменения.

{% hint style="info" %}
Важно, бесплатная версия имеет ограничение 10000 запросов в сутки. В случае, если в рамках одного филиала поступает больше 300 заказов в день, то советуем внимательно следить за расходом запросов.
{% endhint %}


---

# 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://result.gitbook.io/result.rest-dokumentaciya/integracii/dadata-kak-podklyuchit.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.
