# Sougen

## Sougen

- [Introduction](https://docs.sougen.co/introduction.md): Sougen Whitepaper (last update Feb.2022)
- [The Sougen ecosystem](https://docs.sougen.co/what-sougen-will-offer/the-sougen-ecosystem.md)
- [GEN world](https://docs.sougen.co/what-sougen-will-offer/gen-world.md): The main hub of the Sougen Metaverse.
- [Sougen Microverses](https://docs.sougen.co/what-sougen-will-offer/sougen-microverses.md): Metaverses for virtual events and NFTs communities.
- [Sougen Builder](https://docs.sougen.co/what-sougen-will-offer/sougen-builder.md): The Unity builder for the Web.
- [Sougen Marketplace](https://docs.sougen.co/what-sougen-will-offer/sougen-marketplace.md): The most user-friendly NFT marketplace.
- [Sougen Token](https://docs.sougen.co/sougen-token.md): Take part to the decentralization revolution
- [A Web-First Metaverse](https://docs.sougen.co/a-web-first-metaverse.md)
- [Introduction](https://docs.sougen.co/sougen-technical-advantages/introduction.md): An industry-leading 3D Metaverse, built towards the future.
- [WebGL powered](https://docs.sougen.co/sougen-technical-advantages/webgl-powered.md)
- [Blazing-fast performances](https://docs.sougen.co/sougen-technical-advantages/blazing-fast-performances.md)
- [Web-First to native](https://docs.sougen.co/sougen-technical-advantages/web-first-to-native.md)
- [Large-scale multiplayer](https://docs.sougen.co/sougen-technical-advantages/large-scale-multiplayer.md)
- [Introduction](https://docs.sougen.co/art-direction/introduction.md)
- [NFTs Shader](https://docs.sougen.co/art-direction/nfts-shader.md)
- [NFTs Avatars](https://docs.sougen.co/art-direction/nfts-avatars.md)
- [Introduction](https://docs.sougen.co/sougen-use-cases/introduction.md)
- [Sougen NFTs](https://docs.sougen.co/sougen-use-cases/sougen-nfts.md)
- [Sougen digital events](https://docs.sougen.co/sougen-use-cases/sougen-digital-events.md)
- [Sougen Games](https://docs.sougen.co/sougen-use-cases/sougen-games.md)
- [Sougen Portals](https://docs.sougen.co/sougen-use-cases/sougen-portals.md)
- [Roadmap](https://docs.sougen.co/more/roadmap.md): To deliver the most advanced Metaverse ever.
- [Team](https://docs.sougen.co/more/team.md): Crafting the Metaverse for the long run.
- [Official links](https://docs.sougen.co/more/official-links.md): Beware of scammers, always refer to official Sougen social network accounts and websites.
- [Disclaimer](https://docs.sougen.co/disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.sougen.co/introduction.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.
