# Welcome To Centarius!

If you're reading this, you're one of the select few developers building projects that represent the next generation of web gaming - congratulations!! It is an honour to welcome you to Centarius, our vision for a truly next gen gaming platform on the web, and we are thrilled to have you on board.\
\
On this webpage, you'll find out more about the Centarius API - our tool to ensure seamless integration between your game and Centarius, all while you as a developer retain control of your own game (how it should always be 😃). Let's get started!


---

# 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://exiles-interactive.gitbook.io/centarius-api-documentation/welcome-to-centarius.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.
