> For the complete documentation index, see [llms.txt](https://manulcraft.gitbook.io/manulcraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manulcraft.gitbook.io/manulcraft/lekarstva/krafty.md).

# Крафты

<figure><img src="https://1957270341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkKj32YcwLTKJn54rPbP7%2Fuploads%2FFa8Fu4hndvvFeYPTGQuz%2Fimage.png?alt=media&amp;token=3c073d51-3aa7-49be-a906-dcc5433cd6e3" alt=""><figcaption></figcaption></figure>

## Крафты

В этом разделе написаны крафты связанные с лекарствами.

{% hint style="info" %}
Если вам нужно найти определенный предмет, ищите по ключевому слову. Используйте сочетание клавиш **CTRL + F** и введите слово, например **"Косяк"**
{% endhint %}

**Косяк**

В зелёных ячейках используйте вам нужную траву.

<figure><img src="https://1957270341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkKj32YcwLTKJn54rPbP7%2Fuploads%2FhBQbDFY1k57xODkd0PuP%2Fimage.png?alt=media&amp;token=b1322b0c-a7f7-47b4-a029-08738c8de51a" alt=""><figcaption></figcaption></figure>

#### Сигарета

В зелёных ячейках используйте вам нужный сорт табака

<figure><img src="https://1957270341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkKj32YcwLTKJn54rPbP7%2Fuploads%2FKgXsIjo2GQwfq3mKUa7D%2Fimage.png?alt=media&amp;token=2154d812-8ab0-4642-b797-d839a6f78b6f" alt=""><figcaption></figcaption></figure>

Булик + Булик с гашишем

В зелёном слоте используйте нужную вам ляпку

Шприц

до вайпа допишу, сорянчек<br>

<sup>***But nobody came....***</sup>


---

# 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://manulcraft.gitbook.io/manulcraft/lekarstva/krafty.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.
