# Overview

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

### **Use Received's API to automate subscription billing for customers signing up on your website:**

1. Add custom subscription plans to your website.
2. Add a Stripe checkout link to collect payment info.
3. Automatically create a new customer and subscription in Received's Platform.
4. Auto-charge customers according to their selected plan and send payment confirmations.
5. Automatically reconcile payments.
6. Automatically recognize revenue.<br>

![](/files/gLhF64mo2YRuIdFPOea8)


---

# 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.received.ai/subscription-billing/overview.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.
