> For the complete documentation index, see [llms.txt](https://solar-studios.gitbook.io/solar-studios/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solar-studios.gitbook.io/solar-studios/introduction-welcome-to-solar-studios/solar-manga.md).

# Solar Manga

###

### Solar Manga: Expanding the Solar Dominion Universe

The Solar Studios universe isn’t limited to just gaming and DeFi. We’ve expanded our storytelling into the realm of manga. Our manga series, based on the characters and storylines from Solar Dominion, dives deep into the lore and backstories of the game’s heroes and villains.

Fans of the game will discover a rich narrative world, filled with intrigue, conflict, and character development. Each chapter of the manga introduces new layers to the Solar Dominion universe, giving readers a chance to experience the story beyond the battlefield. Whether you’re a manga enthusiast or a fan of the game looking to explore the lore, Solar Manga offers an engaging and visually captivating experience.

### A Unified Vision for the Future

At Solar Studios, our vision is simple: to create a dynamic ecosystem where decentralized finance, gaming, and storytelling converge. By offering diverse yet interconnected products like Solar DEX, Solar Dominion, and Solar Manga, we’re building a platform that appeals to a wide range of users. Whether you’re trading tokens, battling opponents in-game, or reading the latest chapter in our manga series, you’re part of the same vibrant community.

Our mission is to continue innovating and delivering unique experiences that blend the best of blockchain technology with entertainment. Solar Studios is more than just a platform—it’s a universe where users can play, trade, and immerse themselves in a future built on the principles of decentralization, creativity, and community.

Welcome to Solar Studios. We’re just getting started.

<figure><img src="/files/s5smW26sVhnI0qo9NkWV" alt="" width="375"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://solar-studios.gitbook.io/solar-studios/introduction-welcome-to-solar-studios/solar-manga.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
