# Things You Can Do as a Creator

## Create A New Game Now:

#### If you are a writer with idea and prompts, try out product and see what game you can build.

{% embed url="<https://creator.rpggo.ai/>" %}

{% hint style="info" %}
Hint: try to find writing prompts and get inspired from others through chat and search in AI community, writer's community and our official community
{% endhint %}

#### Resources:

* Got 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)

## Participate in Game Jam and Win Cash Prize:

#### ⏰ Stay tuned in our community and get prepared by trying to make a game at anytime

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><a href="https://campaign.rpggo.ai/meme">Meme Topic</a> - July, 2024</p><ul><li><a href="https://blog.rpggo.ai/campaign-awards-announcement-rpggo-memes-themed-campaign-3cc1927e9436">Awards Announcement</a></li><li><a href="https://blog.rpggo.ai/rpggo-x-memes-joint-ai-creation-campaign-cd76e458bb72">Kick-off</a></li><li><a href="https://itch.io/jam/ai-text-game-jam-meme-theme-quest">Itch.io Game Jam Announcement</a></li></ul></td><td><a href="https://campaign.rpggo.ai/meme">https://campaign.rpggo.ai/meme</a></td></tr><tr><td><p><a href="https://campaign.rpggo.ai/romanticsummer">Romantic Summer Night</a> - June, 2024</p><ul><li><a href="https://blog.rpggo.ai/awards-announcement-rpggo-campaign-romantic-summer-night-51b1e902265a">Awards Announcement</a></li><li><a href="https://blog.rpggo.ai/rpggo-official-launch-2nd-ai-game-challenge-romantic-summer-night-d1be544ce1a4">Kick-off</a></li></ul></td><td><a href="https://campaign.rpggo.ai/romanticsummer">https://campaign.rpggo.ai/romanticsummer</a></td></tr><tr><td><p><a href="https://campaign.rpggo.ai/onequest">Dungeon and Dragon &#x26; Cyberpunk Topic, One Quest Challenge</a> - April, 2024</p><ul><li><a href="https://blog.rpggo.ai/rpggo-first-one-quest-design-challenge-awards-announcement-9778e105bac9">Awards Announcement</a></li><li><a href="https://blog.rpggo.ai/quest-design-challenge-7a71d227c759">Kick-off</a></li><li><a href="https://blog.rpggo.ai/official-rules-eb722b6f76bc">Official Rules</a></li></ul></td><td><a href="https://campaign.rpggo.ai/onequest">https://campaign.rpggo.ai/onequest</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/start-here/things-you-can-do-as-a-creator.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.
