# Introduction

## Welcome to Solaris-3 Bot!

Solaris-3 Bot is a utility discord bot for Wuthering Waves needs. Solaris-3 comes with handy features that help you seek information regarding Wuthering Waves such as: Resonator Kit, Resonance Chain, Patch Calendar, and many more!

This documentation provides information on each module and command found within Solaris-3 Bot, including the description and usages.

If you need any additional help with Solaris-3 Bot, consider joining our <mark style="color:purple;">**Discord server**</mark>!

<table data-header-hidden data-full-width="false"><thead><tr><th>Page</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://discord.gg/wwi"><strong>Official Discord Server</strong></a></td><td>Solaris-3's official support server.</td></tr></tbody></table>

## How to interact with the bot?

You only need to join our discord server. Then head to bot channel. For the commands, check out this page below.

{% content-ref url="commands" %}
[commands](https://wwi.gitbook.io/main/solaris-3/commands)
{% endcontent-ref %}


---

# 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://wwi.gitbook.io/main/solaris-3/introduction.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.
