# Billing Settings

In Shoppego, you can manage your own billing. To start managing your own billing, you need to access the plan page first. You can follow the tutorial below for more details:

{% hint style="info" %}
If you want to renew your plan, you can do so as early as 5 days before your subscription expires.
{% endhint %}

1\. Log in to your Shoppego account

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on **the name of your plan**

![](/files/6mFzJyfiaxqHEQpDMBcx)

3\. Click on any **Choose this plan** button

![](/files/ki3aBsaD668fVzi3IIDF)

4\. After that, you will see this popup as shown below. This popup will show all details about your billing and plan information.

![](/files/nV4SFRQL7ffu0C5LDBx3)

On this page, you can also make some changes to:

{% content-ref url="/pages/zKkkQnPQ3d3U5J7Qoww7" %}
[Changing Plan](/en/overview/billing-settings/changing-plan.md)
{% endcontent-ref %}

{% hint style="info" %}
**Extra information**: All billing is handled through Chip. Shoppego doesn't store any sensitive information.
{% endhint %}


---

# 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.shoppego.com/en/overview/billing-settings.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.
