# Quick Start

## Content You Can Build

* [<mark style="color:blue;">**🎮 Game**</mark> ](/rpggo-creator-tutorial/creator-tutorial/build-game.md)**-** a playable webpage, where you can have AI GM controlling the game with multiple chapter and NPCs
* [<mark style="color:blue;">**👸🏻 Characters**</mark>](/rpggo-creator-tutorial/creator-tutorial/build-character.md) **-** a playable webpage, where you can chat with single person
* [<mark style="color:blue;">**🔩 Module**</mark>](/rpggo-creator-tutorial/creator-tutorial/build-module.md) **-** a lego piece with careful design that can be attached widely to different Characters

## Quick Start On Making Games <a href="#a88d" id="a88d"></a>

## 0. Your idea!

* Get inspired by one of the biggest community on Reddit [`r/Writing Prompt`](https://www.reddit.com/r/WritingPrompts/)
* Talk to people in our official [`Discord community`](https://discord.gg/rpggo-alpha-test-1144835157107429467)
* See what other people built on [`RPGGO`](https://rpggo.ai)

## **1. Log in to** [**`https://rpggo.ai`**](https://rpggo.ai/)

Access **RPGGO Copilot** via web browser. Ensure you have a **verified** Google account or Discord account before signing up.

* Go to “**Create”** page

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*KNysldZfHK_vxxgY-Mw0SQ.gif" alt="" width="375"><figcaption></figcaption></figure>

* Sign in through your Google or Discord account.

<figure><img src="/files/3pwZ3r3oDPLeYE8PpH4w" alt=""><figcaption><p>sign-in page of rpggo creator tutorial</p></figcaption></figure>

### **2. Start new or modify existing works**

* To start a new design, click “**blank**” ➕
* To modify an existing work, you can start by choosing one of the **templates** from the top row

### **3. Generate each game component step-by-step**

Interact with RPGGO copilot to create games from scratch. In each command box write a short text description (known as a Prompt).

> ***💡 How To Use Generate***

* Type a description of the game component you want to create in the **`prompt`** field.
* Click on “**generate**”. The AI agents take 10–30 seconds to interpret your text prompt and begin generating the information.

<figure><img src="https://miro.medium.com/v2/resize:fit:1200/1*qQ-JhSzoqP4Y4fh5Nz4BtA.gif" alt="" width="375"><figcaption><p>prompt: dungeon escape, egypt, fantasy</p></figcaption></figure>

**Repeat the same procedure** for character design, game design and chapter design page.

### **4. Content Generation Process**

After submitting a text prompt, the AI agent processes your request, creating a unique worldview within 30 seconds. Click “**OK**” to automatically fill the information into the designated boxes. If the results aren’t to your liking, **feel free to regenerate**.

<figure><img src="https://miro.medium.com/v2/resize:fit:1200/1*nbjkm6Q32MqQ6UDIxrXSDw.gif" alt="" width="375"><figcaption></figcaption></figure>

Remember, you can also **manually edit** the details in each box to tailor your game design precisely to your liking. **Our tool is all about utilizing AI to augment your creativity rather than confining it solely to AI-generated content🤓.**

### **5. Auto Save**

When editing your game, for real-time updates to your game, make sure your internet connection remains active during your editing sessions. The top row will display “Auto save to cloud ::” to indicate continuous synchronization with the cloud.

<figure><img src="https://miro.medium.com/v2/resize:fit:1264/1*AX9wljlmpy2sHzdVhFRNRQ.png" alt="" width="375"><figcaption></figcaption></figure>

Feel free to leave the page and log back in anytime to continue with your work.

### **6. Publish Your Game**

Click on “**Publish”** on the top right corner, and everyone can play your game through the url link once you click the “**Play**” button. All games are immediately playable after clicking the “Play” button.

<figure><img src="https://miro.medium.com/v2/resize:fit:1200/1*omxs5CqzOQT4oHfKXJrIHw.gif" alt="" width="375"><figcaption></figcaption></figure>

Top rated games are available to view in [`game lobby`](http://rpggo.ai/).![](/files/fGMm7475zzMMbOrQDikS)

## More Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Game Creation</td><td></td><td><a href="/files/fGMm7475zzMMbOrQDikS">/files/fGMm7475zzMMbOrQDikS</a></td><td><a href="/pages/lS1MtpL9eymReCsANXFX">/pages/lS1MtpL9eymReCsANXFX</a></td></tr><tr><td>Character Creation</td><td></td><td><a href="/files/qA9EqjvJ7YhqA1CHSBwD">/files/qA9EqjvJ7YhqA1CHSBwD</a></td><td><a href="/pages/lqGlHccASnUetXS9tYpv">/pages/lqGlHccASnUetXS9tYpv</a></td></tr><tr><td>Module Creation</td><td></td><td><a href="/files/6BdSSjTXHnfPZWGstp13">/files/6BdSSjTXHnfPZWGstp13</a></td><td><a href="/pages/8yoAUifWUYMFnRGCQwlg">/pages/8yoAUifWUYMFnRGCQwlg</a></td></tr></tbody></table>


---

# 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/creator-tutorial/quick-start.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.
