# Начало

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

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

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

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

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

{% content-ref url="/pages/-MV6CGnU8hLx3E9u2QlB" %}
[Манифест](/general/master/manifesto.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MV6Ci25ku9hzah93jhz" %}
[Документни папки](/general/communication/communication-channels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MV67-86Btbr8PfbxDUj" %}
[Архитектурна диаграма](/general/architecture/architecture.md)
{% endcontent-ref %}


---

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