# How do I redeem a gift card?

Gift Cards can be purchased and redeemed in the [Splendid Spoon Marketplace](https://marketplace.splendidspoon.com/). To redeem your Gift Card, please follow the below steps:

* Visit the Splendid Spoon Marketplace: <https://marketplace.splendidspoon.com/>
* Shop as you normally would and click "Check out" in the cart when you're done making your selections.
* When you get to checkout, look for the box titled "Gift card or discount code" (from your phone, you will need to click "Show order summary" first).
* Enter your gift card code (found in your gift card email) into the box and click the "Apply" button.
* You'll see the available credit applied to your order!
  * Note that you can apply multiple gift cards to the same order. Just enter them into the same field and click "Apply" again.

**If you received a gift card before December 2022, please follow the below instructions instead:**

* Click the "View Gift Card" button in the forwarded email that you received.
* The Marketplace page will confirm that you are using your Gift Card with a pop-up that says "Redeem your gift card." Click the "Start shopping" button on this pop-up to get started.
* You'll see your unique gift card code displayed in the banner at the top of the page. Copy or note that code, as you'll need to enter it later at checkout.
* Shop as you normally would and click "Check out" in the cart when you're done making your selections.
* At checkout, be sure to paste your unique Gift Card code into the "Gift Card or Discount Code" field, and then click "Apply" to put the balance of your Gift Card toward your purchase.


---

# 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://faqs.splendidspoon.com/gift-cards-and-promos/how-do-i-redeem-a-gift-card-bjoirvwmt.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.
