# Примеры

Самое сложное в работе с прайсами это правильно составленные таблицы. Чаще всего хватает буквально одной. Пример можно посмортеть в сервисе ремонта телефонов:

{% content-ref url="/pages/mbw5FtNjoU0UrMLsF8nu" %}
[Ремонт телефонов](/functional/integrations/notion/primery/remont-telefonov.md)
{% endcontent-ref %}

К сожалению Notion не очень располагает к автоматизации, т.к. данные типа Фурмула нельзя передать в другой сервис, но в большинстве случаев это и не требуется. Пример работы с формулами и их минусы описаны на примере магазина цветов:

{% content-ref url="/pages/UMm3tFJ4lyNxU9Ykkm8a" %}
[Магазин цветов](/functional/integrations/notion/primery/magazin-cvetov.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://doc.nextbot.ru/functional/integrations/notion/primery.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.
