> 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/pricing-and-billing/pricing-questions/invitation-pricing.md).

# Invitation Pricing

**Below, you can read our pricing information:**

All designs labeled as **Premium** will have a charge. This charge will vary and is based on the number of guests you add to your guest list. All Premium designs can be identified by the **Premium** label in the design gallery.

<div align="left"><figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72083845096/original/aNJ87Qkkw5HRTBrP-_COJPsHMCz-7spPhA.png?1706812931" alt=""><figcaption></figcaption></figure></div>

If you select a design labeled as **Free**, but select one of our Premium upgrades, you will be subject to the Premium charge. Premium upgrades are as follows:

* Adding an envelope and/or stamp
* Adding a sticker
* Adding a background
* Ad Removal
* Gifting suggestions removal
* Shareable link

You will know if you upgraded your **Free** design if you see this pink diamond icon appear at the top of your screen:

<div align="left"><figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72083849693/original/nTx2SwtWcRwjDX1xC__fqtflGSmQeNsQCg.png?1706814416" alt=""><figcaption></figcaption></figure></div>

All of our invitations are digital and sent electronically via email, text, or social media. You cannot use your single-event purchases across multiple invitations. Our packages are as follows:\
\
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)[ ](https://www.evite.com/pro)(Yearly Subscription - Up to 2,500 guests per invitation): **USD 249.99**

\
\
**Notes:**&#x20;

* Premium packages are non-transferable, and can only be used for the invitations they are purchased for.&#x20;
* All Premium invitations are labeled as **Premium** in the gallery.
* Our Premium product is not a printed/hard copy option. All invitations are digital and sent via email or text.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.evite.com/pricing-and-billing/pricing-questions/invitation-pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
