# Billing details

## Add or Update Billing Address

1. Open the [**Manage Subscription > Billing and Plans**](https://alpha.bito.ai/home/settings/bito-premium/billing) page.
2. Click on the "Edit billing details" button. You will be redirected to a secure page powered by Stripe.

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FvXmD9GsC6iMGnhY5KfDs%2Fscrnli_10_13_2023_3-20-38%20PM_cropped.png?alt=media&#x26;token=743391c3-2ed4-47d9-8008-5dce602eede9" alt=""><figcaption></figcaption></figure>
3. On this page, you will see your current plan details as well as billing information such as address. Click on "Update information" button to add/edit your billing details.

<figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FqkOFaeSsEvCiidfMDovc%2Fscrnli_10_13_2023_3-21-16%20PM_cropped.png?alt=media&#x26;token=1a0af9ca-13eb-463b-9da4-75ec6b42697e" alt=""><figcaption></figcaption></figure>

4. Now, you will see a form through which you can add your billing information such as the billing address and tax (VAT, GST, etc) details. Click on the "Save" button to save your changes or click on the "Cancel" button to return to the previous screen.

<figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FiL84s7NmUEnAfxPHy8CI%2Fscrnli_ZCA7fAh2h28iGG.png?alt=media&#x26;token=13225208-e8ba-4c05-8631-c456e6a4fa05" alt="" width="384"><figcaption></figcaption></figure>


---

# 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://docs.bito.ai/help/billing-and-plans/billing-details.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.
