> For the complete documentation index, see [llms.txt](https://docs.solearna.xyz/solearna/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solearna.xyz/solearna/archive/overview.md).

# OVERVIEW

- [Our Ecosystem](https://docs.solearna.xyz/solearna/archive/overview/our-ecosystem.md): The next level of EdTech is not just one tech, but an ecosystem.
- [Incentivised Education](https://docs.solearna.xyz/solearna/archive/overview/our-ecosystem/incentivised-education.md): Gamification with short exercise cycles to maintain attention.
- [Viral Learning Communities](https://docs.solearna.xyz/solearna/archive/overview/our-ecosystem/viral-learning-communities.md): Scaling resource utilization online to relief burdens
- [Evolvable Teaching Materials](https://docs.solearna.xyz/solearna/archive/overview/our-ecosystem/evolvable-teaching-materials.md): Knowledges Graphs aggregate facts and new methods for  challenges
- [Sustainable Distribution](https://docs.solearna.xyz/solearna/archive/overview/our-ecosystem/sustainable-distribution.md): Marketization by web3 means to pull in new liquidity and resources
- [Immutable Certifications](https://docs.solearna.xyz/solearna/archive/overview/our-ecosystem/immutable-certifications.md): Certification online provide renewable trainings
- [Getting Involve](https://docs.solearna.xyz/solearna/archive/overview/getting-involve.md): Come. Join us on the movement.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.solearna.xyz/solearna/archive/overview.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.
