# Introduction

Welcome to SolCognia - the world's first decentralized AI aggregation platform powered by Solana blockchain.

## What is SolCognia?

SolCognia revolutionizes how users interact with artificial intelligence by providing a unified platform that aggregates multiple AI models while rewarding users through blockchain technology. Built on Solana for fast, low-cost transactions, SolCognia creates a sustainable ecosystem where AI usage generates real value for participants.

## Key Features

* **Multi-AI Hub**: Access GPT, Claude, Gemini, and more in one platform
* **Token Rewards**: Earn SOL tokens for platform usage and contributions
* **Custom Workflows**: Build and share AI automation workflows
* **Community Governance**: Participate in platform decisions through token voting
* **Developer API**: Integrate SolCognia's AI capabilities into your applications

## Quick Links

* [Getting Started](/getting-started.md)
* [Core Features](/features.md)
* [Roadmap](/roadmap.md)
* [API Documentation](/api.md)
* [Community](/community.md)

## Connect With Us

* Website: <https://solcognia.xyz>
* Documentation: <https://docs.solcognia.xyz>
* Twitter: <https://x.com/SolCognia>

***

*SolCognia is currently in development. Join our waitlist to be notified when we launch.*


---

# 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://docs.solcognia.xyz/readme.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.
