# Set up your Billing

Once you sign up to MyAlice, you'll get a free trial to our Premium plan for 14 days. You can subscribe to any of our paid plans within or after that trial period. The plans we offer are:&#x20;

1. Premium Plan @ US$ 9/agent/mo (paid annually) or US$ 12/agent/mo (paid monthly).
2. Enterprise Plan @ US$ 27/agent/mo (paid annually) or US$ 36/agent/mo (paid monthly).

Learn more about each plan and what features are offered on our [pricing page](https://myalice.ai/pricing/).

We process all payments through Stripe, a renowned payment gateway provider. We only accept Credit Cards and do not accept Debit Cards. We do not have access to any of the payment details you provide. We only use the last 4 digits of your card number for reference on various occasions.&#x20;


---

# 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.myalice.ai/get-started/billing.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.
