# Accessing your billing space

### From your account, you can:&#x20;

* Check your subscription status&#x20;
* Download your invoices
* Edit your subscription (under MeltingSpot's control)&#x20;
* Add options to your subscription

### Accessing your portal

* You can access it from the URL [meltingspot.chargebeeportal.com](https://meltingspot.chargebeeportal.com/)
* Log in with the email you used when you first subscribed to MeltingSpot and confirm access with the code sent by e-mail

<figure><img src="/files/0ddX7LuLeyRwEk63Tl4r" alt="Accessing your Chargebee account" width="375"><figcaption></figcaption></figure>

### Adding add-ons to your subscription

You can add options from your account, such as support slots with one of our community building experts.&#x20;

1. Select your subscription
2. Click on `Edit subscription`
3. Click on `Add Addons`
4. Select 'Community Expert Support'&#x20;
5. Choose the number of hours of support you want
6. Click on `Update subscription`. Well done :tada:

<div><figure><img src="/files/fOO30BT865HRH44KepEy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Tg1SwQaToNJevjOYWAGT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TFcR55uAbzw4n3hhrytW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6haeeIhMAmeP2eImGjR1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CEf6wit8VwnLYXCvNxxO" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.meltingspot.io/english/how-to/accessing-your-billing-space.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.
