# Create your Character

<figure><img src="/files/JSko8uXcnmZN7O1U50eN" alt=""><figcaption><p>Figure 10</p></figcaption></figure>

### Create your character here <https://forms.gle/brk4LCh7PfEwmytWA>

* "Create Character" button: Opens Google Form for character creation requests
* Track creation status: Created, Pending, and Rejected tabs
* Monitor your created Fantasies

{% hint style="info" %} <mark style="color:purple;">**\[Future update]**</mark> Self-service creation process that is fully automated - chat with your characters instantly after providing the necessary information!
{% endhint %}


---

# 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://docs.partona.ai/creator-hub/create-your-character.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.
