# KAKASHI SENSEI APP

## Introduction

Kakashi Sensei App is a smart app which enables users to store tokens and participate in money-earning activities through different modes in the app.

{% embed url="<https://youtu.be/tCp8NaT7vyI>" %}

## Why Web App?

After receiving many opinions from users, we have developed Kakashi App from App to Web App.

⚡️ **Advantages of using Web App instead of App:**

*❄ There is no need for intermediary platforms.* \
*❄ It can be used on your phone regardless of the operating system (Android/iOS).* \
*❄ Convenient for laptop and PC users, unnecessary to go through complex intermediary platforms.* \
*❄ Reduce lag while using the app.* \
*❄ Access more new customer files.*

This is a big change to make it comfortable for users to use Kakashi App. Since this is an application serving the users' interests, your opinions are always appreciated.

## Quick guide

{% content-ref url="/pages/JmtRIYnUBYGrfPH7iyZt" %}
[Getting Started](/kakashi-sensei-app/getting-started.md)
{% endcontent-ref %}

## Get to know more about the app features

{% content-ref url="/pages/SJ33cAPInwUO72e8dA0g" %}
[Stake](/kakashi-sensei-app/app-features/stake.md)
{% endcontent-ref %}

{% content-ref url="/pages/spW9bLrNZQEpOL7lcLsB" %}
[Listen To Earn](/kakashi-sensei-app/listen-to-earn.md)
{% endcontent-ref %}

{% content-ref url="/pages/L1HTjYnozuXroXXVfc4H" %}
[Learn To Earn](/kakashi-sensei-app/learn-to-earn.md)
{% endcontent-ref %}


---

# 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://kakashisensei.gitbook.io/kakashi-sensei-app/kakashi-sensei-app.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.
