> For the complete documentation index, see [llms.txt](https://manual.bubble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.bubble.io/account-and-marketplace/account-and-billing.md).

# Account and billing

This section covers how you can modify your account, subscribe to a plan, pay, etc.

<details>

<summary>Pricing and workload (WU)</summary>

The Workload Unit (WU) is a calculation of the totality of work the Bubble server has to do to power your app. In this section, we'll cover how this is calculated, and how it affects your plan and pricing.

Article series: [Pricing and workload](/account-and-marketplace/account-and-billing/pricing-plans.md)

#### **Other relevant articles:**

If you're interested in learning more about how you can optimize your app for workload, see the article series below:

Article series: [Optimizing for workload](/help-guides/workload.md)

</details>

{% content-ref url="/pages/-MUAZrDMrBuZ0Qd-WLKR" %}
[Account Management](/account-and-marketplace/account-and-billing/account-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUA\_71JtNZxvnO\_UTiR" %}
[Building Apps for Others](/account-and-marketplace/account-and-billing/building-apps-for-others.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUA\_94vwHceBmv3Pcyf" %}
[Selling on the Marketplace](/account-and-marketplace/account-and-billing/selling-on-the-marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUAZsMc9XjsXuOXC2jO" %}
[Plans & Billing (legacy)](/account-and-marketplace/account-and-billing/plans-and-billing-legacy.md)
{% endcontent-ref %}


---

# 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://manual.bubble.io/account-and-marketplace/account-and-billing.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.
