> For the complete documentation index, see [llms.txt](https://bluwhale.gitbook.io/bluwhaleai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bluwhale.gitbook.io/bluwhaleai/ai-nodes/node-mobile-app.md).

# Node Mobile App

While our AI nodes can be operated using services like Easeflow, Infstone, Rapidnodes, NodeTerminal among others, we also made them extremely user-friendly to run on your own using the smartphone by tapping the Bluwhale mobile web app or Bluwhale platform under "Nodes" tab. Step-by-step instructions for how to download and run nodes on the mobile app, please watch the following video.  In addition to the simple way of operating nodes, the AI nodes will require a small amount of $BLUAI based on the node tier to be staked to operate.

#### 1. How to Operate Nodes On Mobile

{% embed url="<https://youtu.be/z3rUDqoxhic>" %}
Step-by-step Bluwhale App Guide
{% endembed %}

#### 2. How to download the Bluwhale Mobile Web App

<figure><img src="/files/PzjVSzaeCBNDXJwchbQ6" alt=""><figcaption><p>Steps of Downloading Bluwhale's Web App</p></figcaption></figure>

#### 3. Stake $BLUAI to operate Master Nodes

To operate the Master Nodes you need to stake the equivalent amount in $BLUAI to USD price of the node that you purchased. That means the higher the tier you bought, the more $BLUAI tokens you need to stake.&#x20;


---

# 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:

```
GET https://bluwhale.gitbook.io/bluwhaleai/ai-nodes/node-mobile-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.
