# How to add Introduction screen?

You can also add a starting screen to set context & intructions before the game starts, but it's not always required as the games on Rhym are either instantly familiar or have an intuitive, instant learning curve.&#x20;

This screen can only be added in the beginning.\
\
**To add the screen, go to "Advanced Screens" tab & click on "Introduction Screen"**

<figure><img src="/files/iJddhgnSJqOd3NEvkeMP" alt=""><figcaption></figcaption></figure>


---

# 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.rhym.io/rhym-help-guide-and-faqs/how-to-create-campaign/basics-of-editor/how-to-add-introduction-screen.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.
