# FingeRate App - User Guide

## FingeRate App - User Guide

- [FingeRate App - User Guide](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide.md)
- [1. Download FingeRate app](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/1.-download-fingerate-app.md): FingeRate app is currently available on iOS and android.
- [2. Create an account](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/2.-create-an-account.md): Users have the possibility to create an account on the FingeRate app using their own email address or by conveniently linking their Kakao or Naver account.
- [3. Referral code](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/3.-referral-code.md): When creating an account, users are given the choice to include a referral code. By doing so, they become eligible for extra rewards upon survey completion.
- [4. Take your first survey](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/4.-take-your-first-survey.md): Surveys serve as the primary means of earning SoMs and offer users the chance to express their opinions within the community.
- [5. Create your first survey](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/5.-create-your-first-survey.md): FingeRate app enables users to create and run their own surveys!
- [6. Purchase SoM](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/6.-purchase-som.md): SoM is the in app mileage which can be used as currency in the app to purchase items from Marketplace, pay for survey registration and eventually convert it to MSOT tokens to withdraw as money.
- [7. Trade SoM for rewards](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/7.-trade-som-for-rewards.md): Earned mileage (SoM) can be used to buy coupons, accessories for your avatar. Moreover, brace yourself for the epic SoM to MSOT trading journey!
- [8. Personalize your avatar](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/8.-personalize-your-avatar.md): In the FingeRate app, users have the ability to personalize their avatar by customizing various aspects, such as their style, appearance, and more.
- [9. Change language](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/9.-change-language.md): The FingeRate app is currently available in English and Korean. Additional language options will be available in the future.
- [10. Delete your account](https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide/10.-delete-your-account.md): When you delete your account, your information and other in-app purchases will be permanently removed. Note that we cannot delete your account for you.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://fingerate.gitbook.io/fingerate-app-user-guide/fingerate-app-user-guide.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.
