> For the complete documentation index, see [llms.txt](https://support.evite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.evite.com/premium/what-is-premium/premium-pricing.md).

# Premium Pricing

Costs vary, depending on the number of guests you add to your guest list. All designs labeled as **Premium** will come with a charge, and can be identified by the **Premium** label in the design gallery (look for the pink diamond icon!).&#x20;

If you choose a design labeled as **Free**, but select one of our **Premium** upgrades, you will gain access to ALL **Premium** features. See costs below:<br>

Single Invitation Use:

\
**Silver Package** (Up to 12 guests): **USD 17.99**\
**Gold Package** (Up to 30 guests): **USD 36.99**\
**Platinum Package** (Up to 75 guests): **USD 68.99**\
**Diamond Package** (Up to 750 guests): **USD 99.99**\
\
[**Evite Pro**](https://www.evite.com/pro) (Yearly Subscription - Up to 2,500 guests per invitation): **USD 249.99**

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.evite.com/premium/what-is-premium/premium-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.
