# OTClient Redemption

## What is this?

* An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize.

## Github

* [OTClient Redemption](https://github.com/opentibiabr/otclient)
* [README](https://github.com/opentibiabr/otclient/blob/main/README.md)

## Image

* ![](/files/apD4UCkUB2VlTLXnlpo2)

## Compiling

* If you are interested in compiling this project, visit the [Wiki](https://github.com/mehah/otclient/wiki).

## How to connect on Canary with OTClient Redemption

* [Wiki](https://github.com/opentibiabr/otclient/wiki/Tutorial-to-use-OTC-in-Canary-main).


---

# 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/otclient-redemption.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.
