# Tip 2. Format the Responses

{% hint style="warning" %}
WIP
{% endhint %}

Our system understand Markdowns, and the UI will show with the markdown format differently. Therefore, if you want to make the AI have a prettier print out, you can ask the AI to print out in certain format, and also you might try to output in a mixed of format.&#x20;

* For example, the first paragraph in code block to discuss about the current situation, the next paragraph

### Best Practices for Input

| Input Field | Inputs                                                                                                                                                | Effect            |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- |
| Tones       | Response with the start and end of \`, and put your content in between like  \`content\` to make your content in a Italic format of markdown          | Code Block        |
| Tones       | Response with the start and end of asterisk, and put your content in between like \*content\* to make your content in a code block of markdown        | Inclined / Italic |
| Tones       | Response with the start and end of 2 asterisks, and put your content in between like \*\*content\*\* to make your content in a code block of markdown | Bold              |
| Tones       | Output 3-5 different choices by the end of your response to let the player select. Make sure every choices is different with explicit actions         | Output choices    |
