2026-06-23 02:43:53
Anonymous:
Build out AeThex documentation pages
overview.md ..
@@ 1,187 1,56 @@
-
# Welcome to AeThex Documentation
+
# Overview
-
Everything you need to build, deploy, and scale amazing projects with AeThex.
+
AeThex is an ecosystem for connected identity, digital experiences, creator tools, developer infrastructure, and community operations.
-
> [!NOTE]
-
> Whether you're building games, applications, AI systems, automation workflows, or enterprise infrastructure, this documentation provides the resources you need from idea to production.
+
The network is intentionally split across focused surfaces. This keeps each site useful while still allowing the pieces to work together.
| Governance | Foundation, proposals, voting, public stewardship |
---
-
### 🔌 API Reference
+
## Primary Products and Surfaces
-
Technical documentation for all AeThex services.
+
### Passport
-
> | ### Included Topics
-
> | - Authentication
-
> | - API Keys
-
> | - OAuth & Passport
-
> | - REST Endpoints
-
> | - Webhooks
-
> | - SDKs
-
> | - Rate Limits
-
> | - Error Handling
+
Passport is the user-facing identity layer. See [[Passport]].
-
---
+
### GameForge
-
### 📚 Tutorials
+
GameForge is the creation and game-development surface. See [[GameForge]].
-
Hands-on guides for real-world projects.
+
### Labs
-
> | ### Included Topics
-
> | - Game Development
-
> | - Web Applications
-
> | - Mobile Applications
-
> | - AI Integration
-
> | - Automation Workflows
-
> | - Organization Management
-
> | - Infrastructure Deployment
+
Labs is the experimental and research arm. See [[Labs]].
-
---
+
### Foundation
-
### 💻 CLI Tools
+
Foundation is the governance and stewardship layer. See [[Foundation]].
-
Operate AeThex directly from the terminal.
+
### AeThex Bot
-
> | ### Included Topics
-
> | - Installation
-
> | - Configuration
-
> | - Authentication
-
> | - Commands
-
> | - Project Management
-
> | - Deployment
-
> | - Scripts
+
AeThex Bot connects Discord communities to the network. See [[AeThex-Bot]].
---
-
## Learning Resources
-
-
::: info
-
-
### Video Tutorials
-
-
Visual walkthroughs and guided lessons.
-
-
**50+ Videos**
-
-
::: info
-
-
### Podcast Series
-
-
Deep dives into technology, strategy, and development.
-
-
**20+ Episodes**
-
:::
-
-
::: info
-
-
### Code Examples
-
-
Production-ready repositories maintained by AeThex.
-
-
**100+ Repositories**
-
:::
-
-
::: info
-
-
### Downloads
-
-
Official tooling and resources.
+
## Documentation Goals
-
* SDKs
-
* Design Kits
-
* Templates
-
* CLI Tools
-
* Brand Assets
-
:::
-
-
---
-
-
## Recommended Learning Path
-
-
```mermaid
-
flowchart TD
-
A[Installation] --> B[Hello World]
-
B --> C[Core Concepts]
-
C --> D[First Project]
-
D --> E[API Integration]
-
E --> F[Production Deployment]
-
```
-
-
---
-
-
## Support
-
-
> [!TIP]
-
> New users should begin with **Getting Started → Installation → Hello World**.
-
-
### Available Assistance
-
-
* Platform Onboarding
-
* Architecture Reviews
-
* Migration Planning
-
* Security Assessments
-
* Team Training
-
* Enterprise Support
-
-
### Community
-
-
* Contact Support
-
* Join Community Discussions
-
* Report Documentation Issues
-
* Request Features
-
-
---
-
-
## About AeThex
-
-
AeThex is a technology ecosystem focused on building tools, infrastructure, research, and digital experiences for creators, developers, and organizations.
-
-
```mermaid
-
flowchart LR
-
Foundation[AeThex Foundation]
-
Corp[AeThex Corporation]
-
Labs[AeThex Labs]
-
Studio[AeThex Studio]
-
-
Foundation --> Corp
-
Corp --> Labs
-
Corp --> Studio
-
```
-
-
> [!IMPORTANT]
-
> Documentation is actively maintained and updated as new platform capabilities become available.