> For the complete documentation index, see [llms.txt](https://docs.buzz.tips/buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzz.tips/buzz/getting-started/gift-code.md).

# Gift Code

## 1. Introduction:

Get ready to be amazed, bees! Unlock a massive amount of x500 BUZZ and x50 Beeswax! Don’t miss out—grab your prizes and join the excitement today!

## 2. Instructions:

Begin your journey with the Buzz Telegram bot. Click on the link to dive in: [BUZZ](https://t.me/buzz_mine_bot/buzz_app)&#x20;

* ### Step 1: Dive into your Tasks!

Go to the "Task" tab with the scroll (📜) icon, and scroll to the bottom of the page.

You will have access to the “Gift Code” section.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeobivPBCVABsKxdKQZU2iZ5pOxil-JiDI-pNyU9oFfFvJTpTZxTBIlKgQrvHb0oSPE2x2oPzc6yXU30gypRyClDlLmVYEc0zF8Kr45TIRdb3jwnsecSJ0TEnF6ocP_ZRDG0WP4yrLPMWuGporQVMCkVuOC?key=yGhIHAChQ_bRUoACs5G74Q" alt=""><figcaption></figcaption></figure>

* ### Step 2: Time to Redeem

Now input the code “**BUZZ**” on that blank space, click on the “**Go**” button.

High-five! Your code is redeemed successfully.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcmgXE7U4mcqefFjgCuTXE1l7sU2DBfBxh9uLWR9hYRCo1udRBVkdx7gZK31o05RtyDNXhAqDp1hmNrgIQUFW2YyN8f7QDKrFQXiJJHB7xZ9GEP2XQ2EXZMD2OYabUsAPYcTboKhzdCKSh_7e_OxNraTbmg?key=yGhIHAChQ_bRUoACs5G74Q" alt=""><figcaption></figcaption></figure>

* ### Step 3: Snatch Your Spoils!

Sweet deal! Your x500 BUZZ and x50 Beeswax are ready! Claim them now!

Surprise! Your rewards have been credited to your account!

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHwRMM4SY7uPKMBoKVNVk0K-PNNr4LN57Ciw3pthbLqSRUVrPbIGANCsGUbSwzpeGD_mAxP5Qk5ZUZla-Mh5jYeiVz3ES7MKO7rf1tDtoLY8jP6e9BUw0_e5fPsNegCEIxY6-C8ErbXssC54MJAtaRV7U?key=yGhIHAChQ_bRUoACs5G74Q" alt=""><figcaption></figcaption></figure>

## 3. Conclusion:&#x20;

Don't miss out—join the [Buzz community ](https://t.me/Buzz_Official_Group)now! This exclusive offer is available just once and only for a limited time. Act fast!

<br>


---

# 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://docs.buzz.tips/buzz/getting-started/gift-code.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.
