# Canary

## **What is this?**

* Canary is a free and open-source MMORPG server emulator for the OpenTibia community, written in C++20 and Lua. It is a fork of the [OTServBR-Global](https://github.com/opentibiabr/otservbr-global) project.
* The repository includes the server core, datapacks, Lua scripts, database schema, build presets, automated tests, and development tooling used by the project.

## **Github**

* [Canary](https://github.com/opentibiabr/canary).

## **Image**

* ![](/files/g700g3KPL66fGMfyf4uu)

## **Informations**

* [Wiki](https://github.com/opentibiabr/canary/wiki/Informations).

## **Getting Started**

<details>

<summary>Compiling</summary>

* [Wiki](https://github.com/opentibiabr/canary/wiki).

</details>

<details>

<summary>Installing</summary>

* Install Visual Studio Code to read the markdown files using the Preview option.

* How to use Preview Option: Right Click in the file and select Open Preview.

* [Download Visual Studio Code](https://code.visualstudio.com/).

* **Linux:**

* [\[Linux\] Canary + aaPanel + MyAAC](https://www.dropbox.com/scl/fi/rs2xpq0pm521phx9zunun/Linux-Canary-aaPanel-MyAAC.zip?rlkey=s0aupb8uw4zkeaoc8ylxopa8g\&st=x3tnii3k\&dl=1)

* [Nginx + MariaDB + MyAAC](https://www.dropbox.com/scl/fi/boraydp5b90himfv7j6si/Nginx-MariaDB-MyAAC.zip?rlkey=z7dwidsok9xvlar340n9rf0gf\&st=gnispjgg\&dl=1)

* **Windows:**

* [\[Windows\]\[Basic\] Canary + Uniform Server + MyAAC](https://www.dropbox.com/scl/fi/u89w9by0f47osxiar46ym/Windows-Basic-Canary-Uniform-Server-MyAAC.zip?rlkey=vp7rlebbweorknx6wty9ddaws\&st=u3ssoj2z\&dl=1)

* [\[Windows\]\[Advanced\] Canary + XAMPP + MyAAC](https://www.dropbox.com/scl/fi/wwq0eida3b0zym49h3o1n/Windows-Advanced-Canary-XAMPP-MyAAC.zip?rlkey=srpxuofvwhs62k4jaqs7j9uwy\&st=k7gqaf4v\&dl=1)

</details>


---

# 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.opentibiabr.com/opentibiabr/canary.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.
