# Getting started

To start, users need to buy equipment we license(coming soon), and download the ToEarnFun app

1. **Get our supported smart fitness equipment(coming soon).** At present, we have cooperated with a manufacturer to produce smart jump rope. The first batch will be available soon for early user experience.
2. **Download the ToEarnFun app.** Download from [Github](https://github.com/polketio/toearnfun_flutter_app/releases/).
3. **Create a new Wallet.** After launching the app, the first step is to create a wallet. Users can create a new wallet or import `mnemonic phrase` to restore wallet. The `mnemonic phrase` is a 12-word secret phrase. This will be used to restore your wallet if you uninstall the app or forget your password. *Important* – Note this phrase and save it somewhere safe (Write it down physically and store it somewhere only you will have access to.)
4. **Bind device**. ToEarnFun does not require you to purchase `cryptocurrency`, as long as you bind our smart fitness equipment, you can get `VFE` (virtual fitness equipment). As long as you train in the effective time every day, you can get `FUN` rewards.
5. **Participate in the buyback plan**. Although `FUN` is a gameplay token, ToEarnFun will regularly use the treasury to buyback `FUN` and reward you with other assets.


---

# 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://polketio.gitbook.io/toearnfun/guide/getting-started.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.
