# Нанесение

API сайта Oasis позволяет получить товары с нанесением - товары ориентированные на узкий круг людей.

Как правило товары с нанесением имеют логотип и выдержанную стилистику компании.

Как пользоваться функционалом по нанесению расписано в отдельной книге [API 3D-конструктора нанесений.](https://oasiscatalog.gitbooks.io/o3d/content/)

API предоставляет возможность получить следующую информацию:

* [Информация по нанесению](https://oasiscatalog.gitbooks.io/api-oasis/content/api-documentation-v3/vigruzhaemaya-informatsiya/nanesenie/informatsiya-po-naneseniyu.html)
* [Стоимость нанесения](https://oasiscatalog.gitbooks.io/api-oasis/content/api-documentation-v3/vigruzhaemaya-informatsiya/nanesenie/stoimost-naneseniya.html)


---

# 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://oasiscatalog.gitbook.io/api-oasis/overview/api-documentation-v.3-new/vygruzhaemaya-informaciya/nanesenie.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.
