# Если мы получили запрос из УФАС, что делать?

В этом случае вам нужно подтвердить, что согласие клиента было получено и предоставить соответствующие документы. Для бумажного согласия - отправляете скан. В случае, если согласие было получено онлайн, готовите письмо, в котором объясняете схему сбора клиентских данных. Даете ссылку на текст согласия и политику обработки персональных данных, показываете форму отправки контактных данных, подчеркиваете, что без проставления соответствующей галочки форма не отправится - это означает, что клиент своё согласие дал.


---

# 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://faq.docs.direct.i-dgtl.ru/yuridicheskie-voprosy/esli-my-poluchili-zapros-iz-ufas-chto-delat.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.
