> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/cloud-phone/time-based-billing/computing-power-basic-features.md).

# Computing Power Basic Features

## Video

This video mainly explains the basic functions of **Computing Power**.

{% embed url="<https://video.bitbrowser.cn/sv/3cdf4b0f-195a3108b47/3cdf4b0f-195a3108b47.mp4>" %}

## Graphic

<figure><img src="/files/gzbKQ0H33LycjJ8K7wgk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tZWUcphpbZCvRAe0y0hH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vrubldihQ1YkLQEc7yS1" alt=""><figcaption></figcaption></figure>

* **Red Box 1:** **\[Purchase]** entrance. Click to purchase monthly computing power (as shown in the third image above). Choose the computing power type, purchase duration, quantity, and payment method based on the actual situation.
* **Red Box 2:** Search function, search by name, remarks, and other information.
* **Red Box 3:** Auto-renewal button. When enabled, computing power will automatically renew by deducting balance upon expiration.
* **Red Box 4:** More actions, including batch update remarks, batch renewing , and batch deleting computing power.


---

# 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://doc.bitbrowser.net/cloud-phone/time-based-billing/computing-power-basic-features.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.
