# FAQ for Import

## **Q: Where can I find a character card?**

A: AI Character cards.com <https://aicharactercards.com/> and other communities [chub.ai](https://chub.ai/),  or as AI chat groups in Discord and Telegram.&#x20;

## **Q: Do I need to replace {{user}} in the lores?**

A: No, we make it compatible to our system. You can keep it in the lores. The system will automatically replace it with " the players"

## Q: What about the first sentence for the openinglines?

A: Please replace all the content in {{}} to what you want to show to the player! We do not make auto-replace for all content that is not in the prompt (which means all things showing to the players will directly be the words you put in the fields). Some displayed boxes:

* Prologue
* Opening Line
* Goal Displayed to Player
* Task List


---

# 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/import-data-from-other-products/faq-for-import.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.
