# Getting Started

## 💡 What You Can Do With RPGGO

RPGGO is powered by our self-developed [AI Game Engine, Zagii, a multimodal engine](https://developer.rpggo.ai), offering you a vast array of AI-driven games across various genres, including interactive novels, independent TTRPGs, simulation games, and imaginative adventure experiences.&#x20;

Here, you can discover a wide range of original and fan-created characters at our [game lobby](https://rpggo.ai), engage in intriguing conversations with NPCs, or immerse yourself in narrative-driven interactive games.&#x20;

You can also use our [creative tools](https://creator.rpggo.ai) to design your own characters and stories, exploring an open world that is uniquely yours!

### Player - “Discover” - Find the Story That Captivates You

Click <https://rpggo.ai/> to visit our homepage. In the "Discover" section, you can immerse yourself in various text-based games. Here, you'll find thrilling suspense and horror games, quirky and imaginative brainteasers, and captivating narrative stories. You can also explore a wide range of fan creations and get close to the characters you love...\
Through the button at the top of the interface, you can join our official [Discord community](https://bit.ly/rpggo_community) to connect with other players and creators, chatting face-to-face.

### Creator - “Creation” - Do It Yourself

Sign in or sign up at <https://creator.rpggo.ai>

🎬 With RPGGO's powerful AI tools, you can craft any game narrative based on text! We recommend starting with one of our official templates to create your own.

On the homepage of the Creator Tool, you'll find a variety of official templates. If you're not sure where to begin, feel free to experiment by modifying these templates to create a game that's uniquely yours.

See details on how to create in **Tutorials** Section.

## [**💻 Official Tutorials (Youtube Video Series):**](https://www.youtube.com/channel/RPGGOOfficial)

{% embed url="<https://youtu.be/QzzZ22o54Vc>" fullWidth="false" %}

## **📚 Tutorials**

{% content-ref url="/pages/EPti1int90u5XdnQtfbg" %}
[Creator Tutorial](/rpggo-creator-tutorial/creator-tutorial/quick-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/6j3zb686muXJmu514MRK" %}
[Game Creator Log](/rpggo-creator-tutorial/game-creator-log/which-one-is-the-spy.md)
{% endcontent-ref %}

{% content-ref url="/pages/yU2M0uafizP2j5m6RXpU" %}
[Import Data from Other Products](/rpggo-creator-tutorial/import-data-from-other-products/from-character-card-silly-tavern-chub.ai.md)
{% endcontent-ref %}


---

# 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://developer.rpggo.ai/rpggo-creator-tutorial/start-here/getting-started.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.
