# Welcome to RPGGO Creator Handbook

## <mark style="color:blue;">4/22/2025</mark> Latest News - 2D Pixel AI Town is now accessible to early registers

&#x20;RPGGO now opens all the access for those who participated in our pixel event to 2D town. Here is the instruction on how you can find your gate to the launch:

<https://blog.rpggo.ai/2025/03/05/rpggo-2d-ai-world-creator-alpha-test-101/>

Few steps:

If you have a GAME previously,&#x20;

* you will now see Launch 2D in your game page, and this is the place you can drop your NPC into the map and also the place you can build your small world and invite your friends to join.

If you don't have a GAME,

1. Create a GAME in creator.rpggo.ai
2. Build story and characters in your page, and then click Launch 2D

You need to click sync with creator tool at this moment, and we will transfer more feature from 1D -> 2D in the next few months.&#x20;

{% content-ref url="/pages/hM8vOsfoJqLAoY51Jitv" %}
[Build - Map - 2D Pixel AI Town](/rpggo-creator-tutorial/creator-tutorial/build-map-2d-pixel-ai-town.md)
{% endcontent-ref %}

***

## ABOUT RPGGO

{% hint style="info" %}
Before you begin your creative journey, please note that this product includes the following features
{% endhint %}

<mark style="color:purple;">**We are an AI gaming platform.**</mark>

> End to end product. Web browser based. Create and play and invite friends with link.
>
> We focus on RPGs

<mark style="color:purple;">**We build technologies for UGCs.**</mark>

> Neither code nor art skill required.
>
> We are for Narrative Designers, Storytellers, or who has an idea want to turn that into a Reality
>
> Who can write simple ideas

<mark style="color:purple;">**In your journey**</mark>

* An AI-generated text-based open world;
* Over million parallel universes shaped by virtual personalities;
* An adventure story and companions that are uniquely yours.

<figure><img src="/files/i9XfZF2m4XntwfU4g4MX" alt=""><figcaption><p>Start your AI Game Adventure with RPGGO Now.</p></figcaption></figure>


---

# 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/welcome-to-rpggo-creator-handbook.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.
