> For the complete documentation index, see [llms.txt](https://ngo.supremeorder.rocks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ngo.supremeorder.rocks/foundation/requests.md).

# Актуальні запити та потреби

{% hint style="danger" %}
Через запроваджені США санкції, ми не приймаємо обладнання Huawei та споріднених компаній. Зокрема, це стосується: серверів, планшетів, смартфонів, маршрутизаторів тощо.
{% endhint %}

### Серверна інфраструктура <a href="#serverna-infrastruktura" id="serverna-infrastruktura"></a>

* [ ] Сервери HPE Proliant DL360p / DL380p / DL560 Gen8-Gen9:

- З працездатними модулями iLO та ліцензією iLO Advanced
- Якщо форм-фактор дисків 3,5" - просимо надавати салазки

* [ ] Витратні матеріали та замінні частини для серверів HPE ProLiant, в тому числі:

- Оперативна пам'ять HPE SmartMemory (Gen 8 - Gen 9)
- SAS-диски 6K / 12K об'ємом 600 GB / 900 GB / 1,2 TB
- Кулери охолодження для HPE DL360p Gen8, DL560 Gen8
- Блоки живлення Hot-Plug 750W, 1200W для ProLiant Gen8
- Кеш для DL360p Gen8, DL560 Gen8 (комплектний)
- Салазки та заглушки 2,5" для HPE Proliant Gen8

* [ ] SATA SSD диски Kingston (desktop / server) об'ємом 480 GB / 960 GB чи краще

### Мережева інфраструктура <a href="#merezheva-infrastruktura" id="merezheva-infrastruktura"></a>

* [ ] Mikrotik HEX, HEX S, 450G та інші гігабітні маршрутизатори з RouterOS Level 4+
* [ ] 4G-модеми з можливістю підключення зовнішніх антен, сумісні з Mikrotik
* [ ] Некеровані комутатори 10/100/1000 MBps від TP-LINK, D-LINK, інших виробників:

- 8 портів
- 16 портів

* [ ] Точка доступу з підтримкою Wi-Fi 5, а також WAN та LAN портами 10/100/1000 Mbps

### Пристрої для розробки та налагодження <a href="#pristroyi-dlya-rozrobki" id="pristroyi-dlya-rozrobki"></a>

* [ ] Mac Mini 2020 року та новіші, які отримують свіжі випуски MacOS
* [ ] iPhone SE 2022 (3rd gen) або інші моделі, які отримують оновлення IOS
* [ ] Монітори Full HD / Full HD+ 60 GHz 24" чи кращі, можна без стійок
* [ ] Мінікомп'ютери HP ProDesk або аналогічні, 8 GB ОЗП DDR3-1600 чи краще
* [ ] Смартфони Oppo, Xiaomi, інших брендів на базі Android 9.0 та новіші
* [ ] UPS для ONU та маршрутизаторів з батареями 9000 мАг чи краще (12V, 9V, 5V)
* [ ] Зарядні станції з функцією bypass або ДБЖ для ноутбуків та комп'ютерів
* [ ] Планшети 7"-10" з 4 ГБ ОЗП чи краще, на базі Android 9.0 та новіші


---

# 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://ngo.supremeorder.rocks/foundation/requests.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.
