# Gift Card Sent to Wrong Email or Number

All gift card sales are final and cannot be canceled once sent. If you sent your gift card to the wrong contact, please reach out to [**support@evite.com**](mailto:support@evite.com) with the correct email or phone number as soon as possible.&#x20;

Unfortunately, the original contact will still have access to the gift card, so you will want to make sure your recipient uses the gift card immediately, or you risk having it used by the person who originally received it.


---

# 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/products/invitations/general-and-troubleshooting/gift-card-sent-to-wrong-email-or-number.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.
