ваше сообщение коммита

This commit is contained in:
2026-02-20 14:32:30 +03:00
parent 5083cd4148
commit ca1016c6e0
19 changed files with 22 additions and 64 deletions

View File

@@ -27,7 +27,7 @@
| [blockchain-for-business.md](docs.en/blockchain-for-business.md) | Business case and use cases for blockchain in DLE. |
| [security.md](docs.en/security.md) | Security model, access control, and safeguards. |
| [service-terms.md](docs.en/service-terms.md) | Terms of purchase and service for the license. |
| [FAQ.md](docs.en/FAQ.md) | Frequently asked questions. |
| [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md) | Frequently asked questions. |
### Technical and backend docs

View File

@@ -28,12 +28,12 @@
| [blockchain-for-business.md](docs.ru/blockchain-for-business.md) | Бизнес-обоснование и кейсы использования блокчейна в DLE. |
| [security.md](docs.ru/security.md) | Модель безопасности, контроль доступа и защитные механизмы. |
| [service-terms.md](docs.ru/service-terms.md) | Подробные условия приобретения и обслуживания лицензии. |
| [FAQ.md](docs.ru/FAQ.md) | Часто задаваемые вопросы. |
| [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md) | Часто задаваемые вопросы. |
### Смежные материалы
- [Юридические документы](legal.ru/README.md) — лицензия, авторские права, требования к атрибуции
- [Документация на английском](README.md) — [docs.en](docs.en/) (в т.ч. [FAQ](docs.en/FAQ.md))
- [Документация на английском](README.md) — [docs.en](docs.en/) (в т.ч. [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md))
## Полный шаблон приложения Digital Legal Entity для развертывания на собственной инфраструктуре.

View File

@@ -1,21 +0,0 @@
**English** | [Русский](../docs.ru/FAQ.md)
# DLE — Frequently Asked Questions
## General
**Q: What is DLE?**
A: Digital Legal Entity (DLE) is a microservices platform with a web application for on-premise deployment. It includes AI agents, smart contracts, CRM, and blockchain governance. See [Platform description](application-description.md).
**Q: How do I install DLE?**
A: Use the [Setup guide](back-docs/setup-instruction.md). Quick start: Docker Compose; see root [README](../../README.md).
**Q: Where are the terms of service and licensing?**
A: [Terms of Purchase and Service](service-terms.md). Legal overview: [legal.en/README.md](../../legal.en/README.md).
**Q: How do I get support?**
A: https://hb3-accelerator.com/ | info@hb3-accelerator.com
---
*This FAQ will be expanded. For full documentation see the [docs.en](.) index and [README](../../README.md).*

View File

@@ -171,7 +171,7 @@ Typical SaaS stack (CRM, chatbot, email, AI API): ~$39,000 over 5 years. DLE: $1
- [Multi-agent architecture](./back-docs/multi-agent-architecture.md) technical spec
- [AI assistant setup](./back-docs/setup-ai-assistant.md) deployment steps
- [Tables system](./back-docs/tables-system.md) RAG tables
- [FAQ](./FAQ.md)
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md)
---
@@ -179,7 +179,7 @@ Typical SaaS stack (CRM, chatbot, email, AI API): ~$39,000 over 5 years. DLE: $1
- **Email:** info@hb3-accelerator.com
- **Chat:** https://hb3-accelerator.com
- **Docs:** [FAQ](./FAQ.md)
- **Docs:** [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md)
---

View File

@@ -180,7 +180,7 @@ More: [Terms of Purchase and Service](./service-terms.md)
- [Blockchain for Business](./blockchain-for-business.md) — asset tokenization, use cases
- [Security](./security.md) — multi-layer protection, compliance
- [Terms of Service](./service-terms.md) — licensing, support, warranties
- [FAQ](./FAQ.md) — frequently asked questions
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md) — frequently asked questions
**General:**
- [Main page](../README.md)

View File

@@ -151,7 +151,7 @@ Blockchain in DLE provides: governance like a JSC, full transparency, multichain
### Resources
- [Main README](../../README.md)
- [FAQ](../FAQ.md)
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md)
- [Setup](./setup-instruction.md)
- [Terms](../service-terms.md)
- [Legal](../../legal.en/README.md)

View File

@@ -151,7 +151,7 @@ After these steps the application is fully configured.
- [Blockchain for Business](../blockchain-for-business.md)
- [Security](../security.md)
- [Blockchain technical docs](./blockchain-integration-technical.md)
- [FAQ](../FAQ.md)
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md)
- [Application description](../application-description.md)
**Support:** https://hb3-accelerator.com/ | info@hb3-accelerator.com

View File

@@ -209,7 +209,7 @@ Digital Legal Entity addresses fundamental business problems:
### Get Started
1. [Read the FAQ](../FAQ.md) answers to common questions
1. [Read the FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md) answers to common questions
2. [Install DLE](./back-docs/setup-instruction.md) step-by-step guide
3. [Configure blockchain](./back-docs/blockchain-integration-technical.md) technical documentation
4. [Get support](https://hb3-accelerator.com/) we can help!
@@ -218,7 +218,7 @@ Digital Legal Entity addresses fundamental business problems:
## Additional Resources
- [FAQ](../FAQ.md)
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md)
- [Installation](./back-docs/setup-instruction.md)
- [Blockchain technical documentation](./back-docs/blockchain-integration-technical.md)
- [Terms of Service](./service-terms.md)

View File

@@ -183,7 +183,7 @@ DLE provides multi-layer protection: blockchain (tokens not stealable), audited
1. [Technical documentation](./back-docs/blockchain-integration-technical.md)
2. [Secure setup](./back-docs/setup-instruction.md)
3. [FAQ](../FAQ.md)
3. [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md)
4. [Support](https://hb3-accelerator.com/)
---

View File

@@ -334,7 +334,7 @@ Licenses are sold **only through companies** with official written authorization
- [AI Agents](./ai-assistant.md) — specialized agent system
- [Blockchain for Business](./blockchain-for-business.md) — digital asset registration and business use cases
- [DLE Security](./security.md) — multi-layer protection
- [FAQ](./FAQ.md) — frequently asked questions
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/en/FAQ.md) — frequently asked questions
---

View File

@@ -1,21 +0,0 @@
[English](../docs.en/FAQ.md) | **Русский**
# DLE — Часто задаваемые вопросы
## Общее
**В: Что такое DLE?**
О: Digital Legal Entity (DLE) — микросервисная платформа с веб-приложением для локальной установки. Включает ИИ-агентов, смарт-контракты, CRM и блокчейн-управление. См. [Описание платформы](application-description.md).
**В: Как установить DLE?**
О: По [Инструкции по настройке](back-docs/setup-instruction.md). Быстрый старт: Docker Compose; см. корневой [README](../../README.md).
**В: Где условия обслуживания и лицензирование?**
О: [Условия приобретения и обслуживания](service-terms.md). Обзор юридической документации: [legal.ru/README.md](../../legal.ru/README.md).
**В: Как получить поддержку?**
О: https://hb3-accelerator.com/ | info@hb3-accelerator.com
---
*Этот FAQ будет дополняться. Полная документация — в [docs.ru](.) и [README](../../README.md).*

View File

@@ -355,7 +355,7 @@ DLE:
- [Архитектура множественных ИИ-агентов](./back-docs/multi-agent-architecture.md) детальная техническая спецификация
- [Настройка AI-ассистента](./back-docs/setup-ai-assistant.md) пошаговая инструкция по развёртыванию
- [Система электронных таблиц](./back-docs/tables-system.md) как устроены RAG-таблицы
- [FAQ](./FAQ.md) частые вопросы
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md) частые вопросы
---
@@ -363,7 +363,7 @@ DLE:
- **Email**: info@hb3-accelerator.com
- **Чат**: https://hb3-accelerator.com
- **Документация**: [FAQ](./FAQ.md)
- **Документация**: [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md)
---

View File

@@ -180,7 +180,7 @@ DLE создано для организаций, которым нужна со
- [Блокчейн для бизнеса](./blockchain-for-business.md) — токенизация активов, практические кейсы
- [Безопасность](./security.md) — многоуровневая защита, соответствие регуляторам
- [Условия обслуживания](./service-terms.md) — лицензирование, поддержка, гарантии
- [FAQ](./FAQ.md) — частые вопросы
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md) — частые вопросы
**Общая:**
- [Главная страница](../README.md)

View File

@@ -1032,7 +1032,7 @@ function vote(uint256 _proposalId, bool _support) external {
### Дополнительные ресурсы
- 📖 [Основной README](../../README.md)
- 📋 [FAQ](../FAQ.md)
- 📋 [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md)
- 🔧 [Инструкция по установке](./setup-instruction.md)
- 📝 [Условия обслуживания](../service-terms.md)
- ⚖️ [Юридическая документация](../../legal.ru/README.md)

View File

@@ -744,7 +744,7 @@ docker-compose logs ollama
- 🛡 **[Безопасность](../security.md)** - как AI защищает ваши данные
- 💼 **[Блокчейн для бизнеса](../blockchain-for-business.md)** - интеграция AI с блокчейном
- 📋 **[FAQ](../FAQ.md)** - часто задаваемые вопросы
- 📋 **[FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md)** часто задаваемые вопросы
### Поддержка

View File

@@ -189,7 +189,7 @@
### Техническая информация
- 🔗 **[Техническая документация по блокчейну](./blockchain-integration-technical.md)** - для разработчиков
- 📋 **[FAQ](../FAQ.md)** - часто задаваемые вопросы
- 📋 **[FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md)** часто задаваемые вопросы
- 📝 **[Описание приложения](../application-description.md)** - обзор функциональности
### Поддержка

View File

@@ -209,7 +209,7 @@ Digital Legal Entity решает фундаментальные проблем
### Начните сейчас
1. [Изучите FAQ](../FAQ.md) ответы на популярные вопросы
1. [Изучите FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md) ответы на популярные вопросы
2. [Установите DLE](./back-docs/setup-instruction.md) пошаговая инструкция
3. [Настройте блокчейн](./back-docs/blockchain-integration-technical.md) техническая документация
4. [Получите поддержку](https://hb3-accelerator.com/) мы поможем!
@@ -218,7 +218,7 @@ Digital Legal Entity решает фундаментальные проблем
## Дополнительные ресурсы
- [FAQ](../FAQ.md)
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md)
- [Установка](./back-docs/setup-instruction.md)
- [Техническая документация по блокчейну](./back-docs/blockchain-integration-technical.md)
- [Условия обслуживания](./service-terms.md)

View File

@@ -1301,7 +1301,7 @@ function signMessage(message) {
1. [Изучите техническую документацию](./back-docs/blockchain-integration-technical.md)
2. [Настройте безопасное окружение](./back-docs/setup-instruction.md)
3. [Прочитайте FAQ](../FAQ.md)
3. [Прочитайте FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md)
4. [Получите поддержку](https://hb3-accelerator.com/)
---

View File

@@ -339,7 +339,7 @@ DLE использует смарт-контракт на блокчейне д
- [ИИ-агенты](./ai-assistant.md) — система создания специализированных агентов
- [Блокчейн для бизнеса](./blockchain-for-business.md) — цифровая регистрация активов и решение бизнес-задач
- [Безопасность DLE](./security.md) — многоуровневая защита
- [FAQ](./FAQ.md) — частые вопросы
- [FAQ](https://github.com/VC-HB3-Accelerator/.github/blob/main/ru/FAQ.md) — частые вопросы
---