# ADMIN

- [How to create the “Pre-paid” function in the app?](https://docs.easto.io/admin/how-to-create-the-pre-paid-function-in-the-app.md)
- [How to assign Products to the subscription plan?](https://docs.easto.io/admin/how-to-assign-products-to-the-subscription-plan.md)
- [How to run test transactions, configure settings, and start selling?](https://docs.easto.io/admin/how-to-run-test-transactions-configure-settings-and-start-selling.md)
- [How admin can manage the subscriptions?](https://docs.easto.io/admin/how-admin-can-manage-the-subscriptions.md)
- [How do admin view and manage the subscription metrics, revenue, and growth?](https://docs.easto.io/admin/how-do-admin-view-and-manage-the-subscription-metrics-revenue-and-growth.md)
- [How to apply a discount code to Subscription Products?](https://docs.easto.io/admin/how-to-apply-a-discount-code-to-subscription-products.md)
- [How to create a subscription plan?](https://docs.easto.io/admin/how-to-create-a-subscription-plan.md)


---

# 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.easto.io/admin.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.
