# Buy plugin

On the YayCommerce website, we use **Express Checkout**, so you can purchase plugin(s) instantly without needing to create an account beforehand.

#### What happens after checkout?

After completing your purchase, you will receive:

1. **Order Confirmation Email** – Includes your order details and receipt.
2. **Password Reset Email** – Allows you to set up your account password and access your downloads.

> 💡 If you don’t see these emails, please check your spam/junk folder first.

If you still haven’t received them, please contact our support team via live chat for quick assistance.


---

# 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.yaycommerce.com/manual/getting-started/buy-plugin.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.
