# Introduction

## Welcome to Acando Documentation

Hello and welcome to the official documentation for Acando! We're thrilled to have you here as part of our gaming community. This comprehensive guide is designed to help you navigate the exciting world of Acando and make the most out of your gaming experience.

## What is Acando ?

Acando is a revolutionary Discord bot game platform that brings engaging player-versus-player (PVP) experiences right to your Discord server. Immerse yourself in strategic bidding games, classic challenges like Tic-Tac-Toe and rock paper scissors, and much more. Whether you're a seasoned gamer or just getting started, there's something here for everyone.

## What is the platform's source of revenue?

All transactions carried out on the Acando platform attract a 7% fee.

7% is a fee which is deducted from the winnings arising from any game played.

Losers do not pay the 7% fee. If it's a draw, a 7% fee is not applied either.<br>

<mark style="color:red;">For example</mark>, if the bet amount is <mark style="color:red;">0.1</mark> and the transaction fee is <mark style="color:red;">0.000005</mark> SOL,  <mark style="color:red;">0.10001</mark> SOL will be deducted after joining the queue and the winner will get <mark style="color:red;">0.2 \* 0.93</mark> which is <mark style="color:red;">0.186</mark> SOL.

## Getting Started

Ready to dive in? Our documentation covers everything from game rules and commands to advanced strategies. Whether you're a player or a server administrator, we've got you covered.

Let the games begin!


---

# 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.acandogames.com/project-overview/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.
