> For the complete documentation index, see [llms.txt](https://beeton.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beeton.gitbook.io/introduction/welcome-to-beeton.md).

# Welcome to BeeTon

## Introduction

BeeTon is an innovative Telegram mini-app built on the TON blockchain, revolutionizing the concept of farming and decentralized finance (DeFi). Inspired by the fascinating world of bees, BeeTon offers users an immersive experience where they can engage in crypto farming while exploring the intricacies of beekeeping.

At its essence, BeeTon provides users with a unique opportunity to farm $BEET tokens in a dynamic and interactive environment. By acquiring cells and bees, users can enhance their farming capabilities and multiply their earnings as they navigate through the live farming stage.

The core of BeeTon lies in its user-friendly interface and engaging gameplay mechanics. Users can participate in farming activities without the need for complex setups or constant monitoring. Instead, they can sit back and watch as their bees tirelessly collect $BEET tokens, providing them with a passive income stream.

In addition to its innovative farming features, BeeTon fosters a sense of community and collaboration among users. Through the Telegram platform, users can interact with fellow beekeepers, share strategies, and stay updated on the latest developments within the BeeTon ecosystem.

BeeTon is more than just a farming app; it's a gateway to the future of decentralized finance. By combining elements of gaming, blockchain technology, and community engagement, BeeTon aims to redefine the way users interact with cryptocurrencies and explore new possibilities in the world of DeFi.

This whitepaper serves as a comprehensive guide to BeeTon's core features, gameplay mechanics, and long-term vision. Join us as we embark on this exciting journey into the world of crypto farming with BeeTon!

## Quick links

{% content-ref url="/pages/GDu6zb0wa7ce50w9LSHs" %}
[Main Phases](/introduction/overview/main-phases.md)
{% endcontent-ref %}

{% content-ref url="/pages/30neVzzA1muF28Z5AJDA" %}
[Tokenomics](/introduction/overview/tokenomics.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://beeton.gitbook.io/introduction/welcome-to-beeton.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
