> For the complete documentation index, see [llms.txt](https://wiki.impactua.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.impactua.org/english/ngo-obshestvennyi-sektor.md).

# Неприбутковим і громадським організаціям

Координатор: [Макс Семенчук](https://t.me/maxsemenchuk) (ищу нового координатора!)

## Предложение о партнерстве

* Обмен информацией о ходе дел
* Объединение баз волонтеров, экспертов и запросов

Текущие партнеры:

* [ProBono Club](https://probono.org.ua/)
* [Стоп Covid19 в Україні](https://www.facebook.com/stopcovid19ua/)
* [Sillicon Drinkabout](https://silicondrinkabout.com/kiev)
* [Жизнелюб](https://www.facebook.com/projectgiznelub/?ref=br_rs) та [Супервнуки](<https://www.facebook.com/groups/SuperOnuki/ >)
* [Волонтерська платформа](https://www.volonter.org/)
* [Українська Волонтерська Служба](https://volunteer.country/)
* [Global Shapers Kyiv Hub](https://www.globalshapers.kyiv.ua/)
* [Wtech](https://www.facebook.com/wtechukraine/)
* [Biggggidea](https://biggggidea.com/)

Другие инициативы:

{% embed url="<https://docs.google.com/spreadsheets/d/10Yt17F3iB00pqf7DXrVjFYvW0qILdoHUajBujI_EGrQ/edit#gid=0>" %}

Эту таблицу [CoVid - Инициативы и помогающие организации в Украине](https://docs.google.com/spreadsheets/d/10Yt17F3iB00pqf7DXrVjFYvW0qILdoHUajBujI_EGrQ/edit#gid=0) – обновляет [Дарья](https://t.me/Greenochre)

## Проекти

* [Інформаційна кампанія](/english/proekti/informacionnaya-kampaniya.md)
* [Психологічна та емоційна підтримка](/english/proekti/psychological-support.md)
* [Система постачання](/english/proekti/dostavka-produktov-i-medikamentov.md)
* [Аналітична платформа](/english/proekti/analitika-mepping-dannykh.md)
* [Онлайн курс для мед волонтерів](/english/proekti/onlain-kurs-dlya-med-volonterov.md)
* [Сборка и модификация ИВЛ](/english/proekti/sborka-i-modifikaciya-ivl.md)
* [Фонди допомоги](/english/fond-pomoshi.md)

## Идеи

* Пометить Медицинские, Образовательные, Профессиональные и Локальные организации
* Вступить в закрытый чат НГО (напишите [Максу](https://t.me/maxsemenchuk))
* [Пару месяцев назад собирали реестр ГО и БФ. основном по Одесской области. На жизнеспособность не проверяли, но вдруг будет полезно](https://docs.google.com/spreadsheets/d/1hnP36LdccOxd93r5-VzP4tsO54PycMQjzJ-MomHsrYY/edit?usp=sharing)


---

# 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://wiki.impactua.org/english/ngo-obshestvennyi-sektor.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.
