AeThex is an ecosystem for connected identity, digital experiences, creator tools, developer infrastructure, and community operations.
+
Everything you need to build, deploy, and scale amazing projects with AeThex.
-
The network is intentionally split across focused surfaces. This keeps each site useful while still allowing the pieces to work together.
+
> [!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.
| Governance | Foundation, proposals, voting, public stewardship |
+
---
+
+
## Documentation Structure
+
+
### 🚀 Getting Started
+
+
Quick-start guides and onboarding documentation.
+
+
> | ### Included Topics
+
> | - Installation
+
> | - Account Setup
+
> | - First Project
+
> | - Core Concepts
+
> | - Hello World
+
> | - Deployment Basics
---
-
## Primary Products and Surfaces
+
### 🔌 API Reference
-
### Passport
+
Technical documentation for all AeThex services.
-
Passport is the user-facing identity layer. See [[Passport]].
+
> | ### Included Topics
+
> | - Authentication
+
> | - API Keys
+
> | - OAuth & Passport
+
> | - REST Endpoints
+
> | - Webhooks
+
> | - SDKs
+
> | - Rate Limits
+
> | - Error Handling
-
### GameForge
+
---
-
GameForge is the creation and game-development surface. See [[GameForge]].
+
### 📚 Tutorials
-
### Labs
+
Hands-on guides for real-world projects.
-
Labs is the experimental and research arm. See [[Labs]].
+
> | ### Included Topics
+
> | - Game Development
+
> | - Web Applications
+
> | - Mobile Applications
+
> | - AI Integration
+
> | - Automation Workflows
+
> | - Organization Management
+
> | - Infrastructure Deployment
-
### Foundation
+
---
-
Foundation is the governance and stewardship layer. See [[Foundation]].
+
### 💻 CLI Tools
-
### AeThex Bot
+
Operate AeThex directly from the terminal.
-
AeThex Bot connects Discord communities to the network. See [[AeThex-Bot]].
+
> | ### Included Topics
+
> | - Installation
+
> | - Configuration
+
> | - Authentication
+
> | - Commands
+
> | - Project Management
+
> | - Deployment
+
> | - Scripts
---
-
## Documentation Goals
+
## 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.
-
These docs should help readers:
+
* 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.