# Purchasing & Staking

<figure><img src="/files/dC4IZKFrkCdr0Qalk0o9" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
BattleFly Battlegrounds has been [sunset](https://discord.com/channels/940822048106745927/1127951856992276510/1255588849854189718).
{% endhint %}

## Getting started

### Purchasing a BattleFly NFT

All BattleFly games require a staked BattleFly NFT to play.

BattleFlys can be purchased from the Treasure Marketplace, available here:

{% embed url="<https://app.treasure.lol/collection/battlefly>" %}
Treasure Marketplace
{% endembed %}

### Staking a BattleFly NFT

1. Navigate to [Mission Control](https://play.battlefly.game/battleflies)
2. Connect Wallet (located in the upper right corner)
3. Select the BattleFly you wish to stake and click Stake
4. Approve the transaction

Congratulations! Your BattleFly is now staked and ready to play.


---

# 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://battlegrounds-guide.battlefly.game/getting-started/purchasing-and-staking.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.
