> 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/medikam/sistema-zdravookhraneniya/untitled.md).

# 20.04

## Цели и апдейты

* Сергей: помощь медикам (коммуникации, доставка грузов, эффективное использование средств). Делаем логистику без лажы, помагаем даже там где можно было на тролейбусе, но есть ресурс (\~100 развозок в неделю), орг ресурсов хватает на 200-300. Если договоримся с такси было бы еще эффективнее. По средствам защиты – нужна обратная связь. 10 тыс грн на день работы – покрыли бы Киев и поняли бы сколько надо. Лучше понимаю на месте что нужно.
* Макс: эффективная координация. 210 тыс на СИЗ для ИФ.

## Вопросы

### Сергей / Фонд по фотографиям

Деньги передавались сразу в ИФ. Маленькие города особо никто не берет.

### Макс / Развозка медиков как направление

Сергей: скорее всего останется потребность. Много медиков не киевляне, не всегда ориентируются. До конца карантина могло бы быть нужно.

### Макс / ситуация в регионах

Сергей: нужен эксперимент. Могу и в беднейшие поехать.

Макс: можно местными?

Сергей: можно, но не знаю кто там. Когда донейшен падают – они тоже падают. Вижу что щитки продают в 3 раза дороже на розетке. &#x20;

## Ретроспектива

* Сергей: спасибо
* Макс: аналогично


---

# 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/medikam/sistema-zdravookhraneniya/untitled.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.
