> For the complete documentation index, see [llms.txt](https://kanary-memegame-on-solana.gitbook.io/kanary-memegame-on-solana/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kanary-memegame-on-solana.gitbook.io/kanary-memegame-on-solana/getting-started/quickstart.md).

# Project

### 🚀 Project

Kanary is based on the Solana blockchain, leveraging its high speed and low transaction costs to offer a smooth and accessible experience for all users.

Along with the launch of the token on **June 27th (Time TBC) as the Squid Games Season 3!**, we will release the official website featuring the Web3 game. \
\
This game will initially **be available for testing without any betting functionality**. Later on, we plan to integrate a blockchain-based cashier system, which will allow users to bet Solana or Kanary tokens.

In the future, we will implement a monthly ranking system, **where all the funds wagered will be distributed among the top-ranked players**. For now, the focus will be on refining the game and gathering user feedback.

#### Key Features:

* **Speed and Scalability**: Thanks to Solana's architecture, Kanary can process thousands of transactions per second, ensuring a fast and efficient user experience.
* **Low Transaction Fees**: Minimal fees allow users to interact with the ecosystem without financial concerns.
* **Interoperability**: Kanary aims to facilitate integration with other projects and communities within the Solana ecosystem.

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](/kanary-memegame-on-solana/basics/editor.md) section to learn more.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kanary-memegame-on-solana.gitbook.io/kanary-memegame-on-solana/getting-started/quickstart.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.
