> 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/products/invitations/mobile-apps/ios-app/upgrade-to-premium.md).

# Upgrade to Premium

If you selected a free invitation and wish to upgrade to Premium, please follow the steps below using the iOS app:

During Creation:

1. Log in to your Evite account using the app.&#x20;
2. Select the invitation design you wish to use (free designs will have an upgrade option).
3. Complete the first step of your invitation.&#x20;
4. Tap on **Next: Event Details** at the bottom of the page.&#x20;
5. At the bottom of Step 2, select **Upgrade Now**.&#x20;
6. Select **Switch to Premium**.&#x20;
7. Finish completing your invitation.&#x20;
8. On the checkout page, select **Explore All** to show the dropdown of package options (you can also select **Downgrade** if you change your mind).
9. Select the package that aligns with the number of guests you plan to add in total.
10. Enter your payment method.
11. Tap **Place order & send.**

![](/files/FK3sXfVy707fGOKn1vXV)

![](/files/LCzS4Sz4BFssi3eGhf6p)

<br>

After Creation:

1. Log in to your Evite account using the app.
2. Tap on **My Events**.
3. Locate your invitation on the dashboard.&#x20;
4. Tap on the invitation to view it.
5. Tap on the three dots in the top right corner.&#x20;
6. Select **Edit Invitation**.&#x20;
7. Scroll down to the gifting suggestions and tap the toggle to disable the gift ideas.&#x20;
8. Select **Switch to Premium**.&#x20;
9. Edit your Premium features (envelope, liner, stamp, sticker, background, effects, reveals).
10. Select **Next: Checkout** when you're ready to pay.
11. Tap **Explore All** to show the dropdown of package options.
12. Select the package that aligns with the number of guests you plan to add in total.
13. Enter your payment method.&#x20;
14. Tap on **Place Order & Send**.&#x20;

![](/files/EyRlzeiCWkIMIPoUU6Ob)<br>

![](/files/uvgZWaEysucyGToY4LHs)

<br>

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

```
GET https://support.evite.com/products/invitations/mobile-apps/ios-app/upgrade-to-premium.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.
