# Plans & Pricing

dMeet is free to use — you can host and join meetings, make calls, and connect with people right away. But if you want to unlock AI-powered features like the AI Voice Translator and AI Summary, that's where plans and credits come in.

### Plans

To view your current plan and explore options, tap your **profile icon** in the top-right corner and select **Plan & Billing**. You'll see your current plan, usage stats, and all available options in one place. There are four plans to choose from.&#x20;

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

The moment you create a dMeet account, you're automatically on the **Free plan** — no credit card needed, no trial period. It's just yours. Here's what you get from day one:

* **30 AI credits per month** — enough to try out the AI Voice Translator and AI Summary
* **Up to 100 participants** per meeting
* **45-minute meeting duration**
* **Reward Points x1** — you earn Points for every meeting you host or join
* Full access to video and audio meetings, chat, screen sharing, and all core features

The Free plan is a great starting point. But if your meetings are getting longer, your teams are growing, or you want more AI features — it might be time to look at what's next.

### Pro and Business — what's better and why?

Both paid plans unlock the same core upgrades: **unlimited meeting duration**, **more AI credits**, **noise cancellation**, and a **Reward Points multiplier** that makes your time in dMeet worth even more.

Here's how they compare:

* **Pro** is a solid choice if you host regular meetings and want to use AI features without worrying about running out of credits mid-call. Your Reward Points also earn twice as fast.
* **Business** is built for heavier use — larger rooms, more AI, and a x3 Points multiplier. It also includes **priority support**, so if something comes up, you're at the front of the line.

{% hint style="success" icon="arrow-trend-up" %}
Both plans are available on a **monthly or yearly** basis. Choose yearly and save 17%.
{% endhint %}

### Enterprise — for teams with specific needs

**Enterprise** is designed for organizations that need more than a standard plan can offer — custom participant limits, custom AI credit volumes, and tailored conditions. It starts from **5 seats** and is priced individually based on your team's setup.

To get started, tap **Contact sales** on the Plan & Billing page — the team will take it from there.

{% hint style="info" icon="person-limbs-wide" %}
Enterprise includes everything in Business, plus a **Reward Points x5** multiplier and full priority support.
{% endhint %}

Plan & Billing is currently available on **web only**. If you're on the mobile app, head to [dmeet.org](https://dmeet.org/) in your browser to manage your plan, view invoices, or update your payment details.


---

# 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.dmeet.org/plans-and-billing/plans-and-pricing.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.
