> For the complete documentation index, see [llms.txt](https://docs.searchpie.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.searchpie.io/faq/how-to-claim-searchpies-coupon.md).

# How to claim SearchPie's coupon?

If you want to claim a coupon on the SearchPie app, please follow the steps below:&#x20;

**Step 1: Go to our app's Upgrade/SEO services page** -> choose the kind of service you want to claim a coupon:&#x20;

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

**Step 2**: **Claim the coupon**:&#x20;

Let's click **Select** to see all coupons available in your cart.

The coupon's information includes:&#x20;

* Plan: The service for which the coupon is created&#x20;
* Usage limit: how many times the coupon is available to use&#x20;
* Expiration date: the time when the coupon is valid to use&#x20;

After carefully reviewing the information, click the coupon, and then you will see the coupon applied to the Plans. You just need to click Choose to successfully claim the coupon.&#x20;

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

{% hint style="success" %}
If you're currently on the Plan you want to claim the coupon, you need to downgrade to the Free plan first to successfully claim the coupon.&#x20;
{% endhint %}


---

# 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://docs.searchpie.io/faq/how-to-claim-searchpies-coupon.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.
