> For the complete documentation index, see [llms.txt](https://cyborgsandmages.gitbook.io/streets-of-waterdeep/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cyborgsandmages.gitbook.io/streets-of-waterdeep/modifikacii-pravil/home-rules/znaniya-kak-vladenie-instrumentami.md).

# Знания

Использование знаний является опциональным правилом и позволяют более точно описать знания персонажа. В любой момент когда персонаж может выбрать любой навык в инструментах, вместо этого он может выбрать изученные знания, которые позволят добавлять ему к проверкам характеристик бонус proficiency.

## LORE

| field of lore    | Skill              | description                                                                                                                                                                                                                          |
| ---------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| cultural lore    | History            | customs, aphorisms, and legends of a particular culture                                                                                                                                                                              |
| forbidden lore   | Arcana or Religion | cults and their practices, lost languages, and the planes of existence and their inhabitants                                                                                                                                         |
| hobbyist lore    | ?                  | in-depth knowledge of a niche interest, such as current and past standings for a knightly tournament, art of a particular style, a deep understanding of a particular philosophy, or all the plays penned by a particular playwright |
| magical lore     | Arcana             | spells, magic items, eldritch symbols, and magical traditions                                                                                                                                                                        |
| military lore    | History            | battles, coats of arms, weaponry, fortifications, and tactics                                                                                                                                                                        |
| ~~natural lore~~ | Nature             | terrain, plants and animals, the weather, and natural cycles                                                                                                                                                                         |
| planar lore      | Arcana             | planes of existence, demiplanes, and planar mechanics                                                                                                                                                                                |
| Political lore   | History            | kingdoms, rulers, courtly etiquette, and the lineages, mottoes, and emblems of noble houses                                                                                                                                          |
| religious lore   | Religion           | deities, rites and prayers, ecclesiastical hierarchies, and holy symbols subterranean lore, including lore about caves as well as the flora, fauna, and peoples living underground                                                   |
| trade lore       | History            | materials, manufacture, a specific craft (such as smithing, brewing, or cooking), and commerce                                                                                                                                       |


---

# 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:

```
GET https://cyborgsandmages.gitbook.io/streets-of-waterdeep/modifikacii-pravil/home-rules/znaniya-kak-vladenie-instrumentami.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.
