# Инвест-ассистент

- [Контекст](https://inei.gitbook.io/rfcs/invest-assistent/kontekst.md)
- [Система в целом](https://inei.gitbook.io/rfcs/invest-assistent/kontekst/sistema-v-celom.md)
- [Эссе](https://inei.gitbook.io/rfcs/invest-assistent/kontekst/sistema-v-celom/esse.md)
- [Мостик](https://inei.gitbook.io/rfcs/invest-assistent/kontekst/sistema-v-celom/mostik.md)
- [Состояние](https://inei.gitbook.io/rfcs/invest-assistent/kontekst/sistema-v-celom/sostoyanie.md)
- [Помещение](https://inei.gitbook.io/rfcs/invest-assistent/kontekst/pomeshenie.md)
- [Эссе](https://inei.gitbook.io/rfcs/invest-assistent/kontekst/pomeshenie/esse.md)
- [Мостик](https://inei.gitbook.io/rfcs/invest-assistent/kontekst/pomeshenie/mostik.md)
- [Предыдущие попытки](https://inei.gitbook.io/rfcs/invest-assistent/predydushie-popytki.md)
- [Приложение](https://inei.gitbook.io/rfcs/invest-assistent/predydushie-popytki/prilozhenie.md): Постановка задач, размышления, описания
- [Воркфло (на основе ГПУ)](https://inei.gitbook.io/rfcs/invest-assistent/predydushie-popytki/prilozhenie/vorkflo-na-osnove-gpu.md)
- [Надстройки ИИ](https://inei.gitbook.io/rfcs/invest-assistent/predydushie-popytki/nadstroiki-ii.md): Для направления ИИ в ходе подбора, упорядочения и представления информации
- [ГПУ](https://inei.gitbook.io/rfcs/invest-assistent/predydushie-popytki/gpu.md): Газопоршневые установки
- [Выбор решения](https://inei.gitbook.io/rfcs/invest-assistent/predydushie-popytki/vybor-resheniya.md)


---

# 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://inei.gitbook.io/rfcs/invest-assistent.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.
