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

# Хижина рыбака

Маленький дом старый дом, в котором будет крайне удобно и атмосферно ловить рыбу.

### **Функционал:**&#x20;

Дом рыбака даёт бонус к продаже морских живностей и изделий скупщику ввиде прибавки в цене

### **Как строить:**&#x20;

* Постройка должна находится на берегу, иметь в себе маленький деревянный дом, находящийся либо около места рыбалки, либо на трапах *(деревянные платформы для передвижения над водой)*
* Должна быть рыболовная сеть и место хранения рыбы. &#x20;
* Постройка должна быть размером от 1x1 до 2x2 чанков.&#x20;

### Пример постройки:

<figure><img src="https://261848380-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXIRE4tk7QgCnn11JglVM%2Fuploads%2F5Downs4HmTPSNcuhbJSG%2Fimage.png?alt=media&amp;token=862f841e-ff1f-4a4e-9138-50dac6b3e96c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://261848380-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXIRE4tk7QgCnn11JglVM%2Fuploads%2F0XUKow3zPn3388ljTf63%2Fimage.png?alt=media&amp;token=1a6bf91f-9b37-4ceb-a543-95b366ff41a7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://261848380-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXIRE4tk7QgCnn11JglVM%2Fuploads%2Fqr1NdzyCCA5owBX7vcjF%2Fimage.png?alt=media&amp;token=deb9c29d-2fdc-4c9d-ad2d-2a7ac6884fa3" alt=""><figcaption></figcaption></figure>

<figure><img src="https://261848380-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXIRE4tk7QgCnn11JglVM%2Fuploads%2FJQQrVXOhsUclpw3uSsF2%2Fimage.png?alt=media&amp;token=3c6d31f5-4d4e-4a2a-b74d-c6f237176396" alt=""><figcaption></figcaption></figure>


---

# 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://diplomacybymine.gitbook.io/dbym/buildings/fishmill.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.
