# Trial to paid account

{% hint style="info" %}
If you already have a Wild Mail trial account and would like to upgrade to a paid one, just follow the steps below.
{% endhint %}

### 1. Access your Wild Mail billing app

You can login to the billing app by following [**these steps.**](https://docs.wildmail.io/account-and-billing/wild-mail-app-login)

### **2. Inside the Wild Mail app**

You will be redirected to the Wild Mail app; once inside, click on **Billing,** the click on **Upgrade.**

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

### **3. Verify that you are human**

Complete the Captcha field that you see on screen, which adds an extra layer of security and prevents the creation of false accounts.

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

### **4. Choose your plan**

Choose the plan you would like to subscribe to; you will be able to choose the number of contacts, the billing cycle, and the currency. Once you have finished choosing the plan you want, click on Get Started.

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

### 5. Customize your plan

You can continue to edit your plan, add more contacts, increase the number of users, increase the number of monthly email sends, add any add-ons, and apply a discount coupon if you have one. Once you have everything, click **Proceed to checkout**.

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

### 6. Inside Stripe

You will be redirected to **Stripe** to add your credit card details and billing address, along with other relevant information if applicable (company name, VAT number, etc).

<figure><img src="/files/64bXs1jOK0iOyN7qeKCK" alt=""><figcaption></figcaption></figure>

### 7. Finish

Once the process is completed, the app will show you the information about your updated plan.

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

Your plan is now upgraded. If you have any questions, please reach out to **<support@wildmail.io>**.


---

# 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.wildmail.io/account-and-billing/account-upgrades/trial-to-paid-account.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.
