# Welcome!

## Starting out...

The city is currently not whitelisted. Whitelisting is set up, but has currently not been implemented.&#x20;

If you need assistance, please reach out to the [community here](https://discord.com/channels/1255703365451644999/1255703366403883035), or directly to a [staff member here.](https://discord.com/channels/1255703365451644999/1255703366403883031)


---

# 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://wiki.optimalrp.com/welcome.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.
