# Greeting Card Pricing

Our greeting card service differs from our invitations in that these are sent as greetings, thank you's, birthday cards, etc. and will not include an RSVP option.&#x20;

The pricing options are as follows:

-$1.99/recipient.

-$49.99 for the annual greeting card subscription (this will not apply to invitations).


---

# 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://support.evite.com/pricing-and-billing/pricing-questions/greeting-card-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.
