# Начало

#### Как да се включа в организацията?

Можеш да започнеш от [Манифеста](https://docs.podkrepi.bg/general/manifesto) и ако нашите подход и цел ти допадат, можеш да се [включиш в организацията](https://docs.podkrepi.bg/general/faq#kak-da-se-vkliucha-v-organizaciata).

#### Как работи gitbook?

За промени в текстовете трябва да поискаш покана от екипа на Подкрепи.бг в [Discord](https://docs.podkrepi.bg/general/faq#kak-da-se-vklyucha-v-discord). Ако вече имаш профил, можеш да правиш промени на следната страница: <https://app.gitbook.com/@podkrepi-bg/s/general/>

Публичният достъп до документацията се намира на адрес: <https://docs.podkrepi.bg/>

{% content-ref url="master/manifesto" %}
[manifesto](https://docs.podkrepi.bg/general/master/manifesto)
{% endcontent-ref %}

{% content-ref url="communication/communication-channels" %}
[communication-channels](https://docs.podkrepi.bg/general/communication/communication-channels)
{% endcontent-ref %}

{% content-ref url="architecture/architecture" %}
[architecture](https://docs.podkrepi.bg/general/architecture/architecture)
{% endcontent-ref %}


---

# 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://docs.podkrepi.bg/general/master.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.
