> For the complete documentation index, see [llms.txt](https://freeperwhitepaper.gitbook.io/2023/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://freeperwhitepaper.gitbook.io/2023/how-to-start.md).

# How to start?

### **1. Download Freeper mobile APP or via DAPP**

Start with Freeper Dapp : <https://web.freeper.io/> or

Download Freeper Mobile DApp <https://www.freeper.io/download>

<figure><img src="/files/u1sqta8Yz0cjRVqZcqAx" alt=""><figcaption><p>https://www.freeper.io/download</p></figcaption></figure>

### **2. Log in to Freeper via any of the following ways**

1\) Login via Freeper's built-in wallet;

2\) Login via any crypto wallet that has a BNB Chain network;

3\) Login via an email address (MPC wallet);

### **3. Register FreeID, Issue SNFT, Buy SNFT and Sell SNFT**

Go to the Freeper app NFT Marketplace to operate the above functions. Each user can issue up to 150/1000 SNFTs and grant the SNFT holders corresponding rights.

### **4. SNFT Collection and Synthesis & LTS**

Collect different SNFTs to synthesize Freeper Socialite Pass and challenge the LTS ranking.

### **5. Group Chat**

SNFT holders will automatically join the corresponding exclusive group chat by purchasing SNFTs. Holders will also automatically leave the corresponding exclusive group chat by selling or transfering SNFTs out.

### **6. Live2earn**

Create live-streaming events, pay bounties and attract viewers. Viewers can pay to enter the live-stream events in order to get bounties.

**-Please enjoy your valuable social2earn journey!**


---

# 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://freeperwhitepaper.gitbook.io/2023/how-to-start.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.
