# Gift Cards

Start by navigating to the [Gift Cards](https://dashboard.paynow.gg/giftcards) tab of your PayNow dashboard and hitting **New gift card** button in the top right!

<figure><img src="/files/nR8MVE7bbP4Y6hk9fSO4" alt="A visual of creating a gift card for Paynow for a store owner to easily create one to offer to their community or a specified user."><figcaption></figcaption></figure>

***

## Creating A Gift Card

Gift cards are a quick process to make. Simply start by generating a code, or making one manually. Giving it a name, then specifying it's duration which is optional and the balance you wish to have on the gift card!

In the example below I made a simple gift card with a $50 balance utilizing a random generated code for a user's birthday. After filling out your desired amounts, hit **Create**!

<figure><img src="/files/qCr7xujJnETuoAYoeJuR" alt="This image shows all of the fields that entails a gift card for a Paynow store such as the name, the code, the balance amount and timeline limitations."><figcaption></figcaption></figure>

***

### Orders Using This Gift Card

After a gift card has been created, you’ll be able to view a list of all orders where it was applied.

> *Note: This section is only visible after the gift card has been created.*

<figure><img src="/files/0dGeWD55eGRaIuwcjs6R" alt=""><figcaption></figcaption></figure>


---

# 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://guides.paynow.gg/marketing/gift-cards.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.
