> For the complete documentation index, see [llms.txt](https://wiki.tribute.tg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribute.tg/ru/for-content-creators/fizicheskie-tovary/sposoby-oformleniya-dostavki-v-tribute/avtomaticheskaya-integraciya-s-partnyorskimi-sluzhbami-dostavki.md).

# 📦🔗 Автоматическая интеграция с партнёрскими службами доставки в сервисе Tribute

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ7hMCArsmPwXrs6o47Xh%2Fuploads%2F3H6h88NeOVZ16NWDYSDY%2FTrbt_Avto%20Dostavka_RU_1080x1080_No%20intro_01.mp4?alt=media&token=74653167-346c-4334-9448-e816b3df8658>" %}

**Кому подойдёт:**\
Тем, кто хочет максимально упростить процесс и передать рутинную часть платформе.&#x20;

**Что видит покупатель:**\
Точную стоимость доставки в корзине при оформлении заказа и указании адреса.

**Что происходит автоматически:**

* Накладная и трек-номер формируются в службе доставки, отображаются в Tribute.
* Рассчитывается точная стоимость доставки при покупке.

**Что нужно сделать продавцу:**

* Заключить договор с одной или несколькими службами доставки-партнёрами Tribute:\
  • СДЕК,

  • BoxBerry,

  • Почта России.

{% hint style="info" %}
Список партнёров будет расти, следите за обновлениями.
{% endhint %}

* Настроить интеграцию в личном кабинете Tribute.

Всё готово! Вам остаётся передавать посылки с распечатанными накладными в ПВЗ или курьеру.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.tribute.tg/ru/for-content-creators/fizicheskie-tovary/sposoby-oformleniya-dostavki-v-tribute/avtomaticheskaya-integraciya-s-partnyorskimi-sluzhbami-dostavki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
