# Billing & Payments

When you are satisfied with the customization and you think your are ready to publish your applications on stores, click on Subscribe.

![](/files/ZGk3ACjeOnYoGYviYjCH)

Here, you will see the list of applications you have created and subscription details.

* **App Name**: Name of the application
* **Plan**: Current active plan
* **Price**: Current pricing for your application
* **Cycle**: Billing cycle information
* **Next Billing Date**: Next billing date as per your subscribed plan

## Steps to subscribe

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

### Monthly vs Yearly&#x20;

1. You can select Monthly if you decide to pay month by month. You can cancel the plan anytime. Charges are a little more because do not need to pay for a whole year.
2. You can select Yearly, if you decide to pay charges upfront for whole year. You can cancel your plan before the next renewal date. You can <mark style="color:red;">**save upto 24%**</mark> in Basic plan and <mark style="color:red;">**upto 13%**</mark> in Standard plan.

### Compare plans

Explore all plans and choose best suited for your business. <https://twinr.dev/pricing-plans/>


---

# 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://help.twinr.dev/twinr-account/billing-and-payments.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.
