# Content

- [Tier Groups](https://guides.paynow.gg/content/tier-groups.md): Group products into a ranked ladder so customers only pay the difference when upgrading.
- [Orders](https://guides.paynow.gg/content/orders.md): You can easily browse your store's entire list of purchases from the Orders page. Helpful for finding failed orders, searching for a specific person or subscription, and more.
- [Subscriptions](https://guides.paynow.gg/content/subscriptions.md): Easily view all of your actively recurring subscriptions for your store!
- [Trials](https://guides.paynow.gg/content/trials.md): Give customers time-limited access to a subscription before they’re charged.
- [Customers](https://guides.paynow.gg/content/customers.md): Browse every person who has logged into your store.
- [Managing Customers](https://guides.paynow.gg/content/customers/managing-customers.md): View and manage customer accounts, including account details, order history, inventory, store stats, and metadata.
- [Products](https://guides.paynow.gg/content/products.md): Create, Edit, and master your store's products here for optimal success!
- [Creating A Product](https://guides.paynow.gg/content/products/creating-a-product.md): Creating a product is easy with PayNow. We'll break it down into a few simple steps!
- [Duplicate A Product](https://guides.paynow.gg/content/products/duplicate-a-product.md): Creating a store with PayNow is much easier when you're able to duplicate a product to have a quick start if the content contains similar information!


---

# 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://guides.paynow.gg/content.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.
