# Manage subscription

### Step 1: Click your account icon in the top right corner and select "Manage subscription" from the dropdown

This will redirect you to our Stripe page. We use Stripe as a trusted and safe payment provider.

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

### Step 2: Select the amount of honeypots you need

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

### Step 3: Fill out the payment details

Once the required details are added, you can complete your payment. If you need to downgrade your honeypot quantity, simply reduce the number of honeypots on the left side.


---

# 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://mazeshark.gitbook.io/docs/account-management/subscription.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.
