> For the complete documentation index, see [llms.txt](https://whitepaper.bountykinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.bountykinds.com/bountykinds/getting-started-beta-test.md).

# Getting Started (Beta Test)

### STEP 1&#x20;

Prepare a Binance Smart Wallet with an **Beta ticket** (Metamask recommended).

### STEP 2

If you don't have a Sphere, skip **Step 2**.

Visit our website (<https://bountykinds.com/>) and press **GACHA.**

Chose the Sphere GACHA of your choosing and roll for your NFT, once your NFT pops up, you are free to claim it.

For those who received NFTs or directly sent their NFTs from their external wallets, please enter your in-game portfolio (press the right side your wallet address), and claim your NFTs from there.

※ Gas Fees are required when doing the GACHA and when claiming your NFTs.

### STEP 3

Visit the site (<https://bountykinds.com/>) and press **PLAY GAME.**

（Beta tickets are consumed at this point）

### STEP4

Choose NFTs you have purchased or won through giveaways, or select 3 rental NFTs from the system.

Whether you use these NFTs in the game is up to you!

### STEP5

Choose the game like most and start playing!

\*All Alpha Ticket NFT holders have had their notations updated to Beta Ticket. Ticket holder can be used directly in the game.&#x20;

\*\*Players who have been participating since the alpha phase can continue to play with that account.

Detailed instructions on how to get started with BOUNTYKINDS are available on our official blog.

{% embed url="<https://blog.bountykinds.com/how-to-start-bountykinds-beta-test_2023-08-29>" %}


---

# 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://whitepaper.bountykinds.com/bountykinds/getting-started-beta-test.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.
