# 💬 Text Chat

To access the chat function, use the chat box located at the bottom left of the screen:

<figure><img src="/files/1nZZ3xB5S2CSJtOTvrWH" alt=""><figcaption></figcaption></figure>

Players will have the option to chat with others within the same scene, by selecting "Scene" in the messaging box.

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

Alternatively, players can also chat with others across Starryverse by selecting the "World" as shown below:

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

Once you have typed in your message, press enter to send.&#x20;

**Please respect others and refrain from using offensive or racist language.**

We hope you have fun interacting and socializing with other players!


---

# 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.starrynift.art/starryverse/functions/text-chat.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.
