> For the complete documentation index, see [llms.txt](https://docs.onedaybundle.com/onedaybundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onedaybundle.com/onedaybundle/work-with-items.md).

# Работа с товарами

- [Важно знать](https://docs.onedaybundle.com/onedaybundle/work-with-items/vazhno-ponimat.md)
- [Inbound](https://docs.onedaybundle.com/onedaybundle/work-with-items/inbound.md)
- [С чего начать?](https://docs.onedaybundle.com/onedaybundle/work-with-items/inbound/s-chego-nachat.md)
- [Suppliers (Поставщики)](https://docs.onedaybundle.com/onedaybundle/work-with-items/inbound/suppliers.md)
- [Inbound products (Поставки)](https://docs.onedaybundle.com/onedaybundle/work-with-items/inbound/inbound_products.md)
- [Inventory](https://docs.onedaybundle.com/onedaybundle/work-with-items/inventory.md)
- [Products (Товары от поставщиков)](https://docs.onedaybundle.com/onedaybundle/work-with-items/inventory/products.md)
- [FBA Inventory](https://docs.onedaybundle.com/onedaybundle/work-with-items/inventory/fba-inventory.md)
- [Добавление асинов](https://docs.onedaybundle.com/onedaybundle/work-with-items/inventory/fba-inventory/dobavlenie_asinov.md)
- [Item components](https://docs.onedaybundle.com/onedaybundle/work-with-items/inventory/fba-inventory/dobavlenie_sostava_asina.md)
- [FBA](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments.md)
- [FBA Workflow](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/fba-workflow.md)
- [Создание шипмента в Amazon Seller Central](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/sozdanie-shipmenta-v-amazon-sc.md)
- [Создание шипмента из аккаунта ODB](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/sozdanie-shipmenta-iz-akkaunta-odb.md)
- [Как изменить шипмент?](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/kak-izmenit-shipment.md)
- [2D Barcodes](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/2d-barcodes.md)
- [Placement service fee](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/placement-service-fee.md)
- [Как скачать шипинг лейбы?](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/kak-skachat-shiping-leiby.md)
- [Ошибка при создании шипмента. Что делать?](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/oshibka-pri-sozdanii-shipmenta.-chto-delat.md)
- [HAZMAT](https://docs.onedaybundle.com/onedaybundle/work-with-items/fba_shipments/hazmat.md)
- [FBM](https://docs.onedaybundle.com/onedaybundle/work-with-items/fbm.md)
- [FBM Orders](https://docs.onedaybundle.com/onedaybundle/work-with-items/fbm/fbm-orders.md): (beta версия)
- [Нужно вернуть товар поставщику? Как это сделать?](https://docs.onedaybundle.com/onedaybundle/work-with-items/fbm/nuzhno-vernut-tovar-postavshiku-kak-eto-sdelat.md)


---

# 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://docs.onedaybundle.com/onedaybundle/work-with-items.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.
