# FAQ

<details>

<summary>What is the concept behind BIRDS?</summary>

Bird Game is a simple yet innovative game built on Telegram Miniapp, combining AI Agents to deliver a fun and emotionally engaging experience. It introduces players to a new way of exploring how AI interacts with blockchain technology.

</details>

<details>

<summary>How do I play BIRDS?</summary>

Start with a level 0 egg, upgrade it to level 21 to hatch your bird ( use $BIRDS or SUI), then feed it worms to prey and earn $BIRDS and more worms.

</details>

<details>

<summary>Why do I need SUI to play BIRDS?</summary>

Since BIRDS is based on Web3 AI gaming, on-chain activities are the standard. Most BIRDS' in-game actions will require a small amount of SUI for gas, with \~0.001 SUI/tx.

</details>

<details>

<summary>What is a SUI built-in wallet?</summary>

The SUI built-in wallet is non-custodial, like Sui Wallet or Suiet, reducing barriers and enhancing user experience. Users must safeguard their private keys, as the project doesn't control their wallets or funds.

</details>

<details>

<summary>What is the purpose of upgrading the egg's level?</summary>

Upgrading your egg hatches your bird, enhancing your ability to earn more $BIRDS and rewards, and strengthening your game strategy.

</details>

<details>

<summary>What is the maximum level a bird can reach?</summary>

The highest level a bird can reach is currently 35, but soon users will be able to upgrade it to a maximum of 40.

</details>

<details>

<summary>What role do worms play in the game?</summary>

Birds need worms to prey and earn more $BIRDS and additional worms. BIRDS also offers an in-app marketplace where users can easily buy or sell worms using $BIRDS.

</details>

<details>

<summary>How can I increase my chance of catching worm?</summary>

Feed your bird to prey twice a day to boost its worm-catching skills.

</details>

<details>

<summary>How can I earn more $BIRDS?</summary>

You can earn $BIRDS tokens by bird preying, catching worms, completing task, playing egg breaking, checking in daily, and inviting friends to join the game.

</details>

<details>

<summary>How much % rewards do I receive when my friend is preying?</summary>

You receive 03% of the BIRDS rewards everytime your friends prey

</details>


---

# 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.birds.dog/faq.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.
