# Issue a gift card

There are two ways to populate the gift card, which approach makes sense depends on the use case.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Use an already setup product as a template</strong></td><td><ul><li>Useful if you want to generate a gift card with consistent settings repeatedly.</li><li>Allow your Glu users to retain control over the gift card settings via the admin dashboard.</li></ul></td><td><a href="/pages/LiBdcBr6B7plA3cAeDhC">/pages/LiBdcBr6B7plA3cAeDhC</a></td></tr><tr><td><strong>Provide all the detail with each request</strong></td><td></td><td><a href="/pages/SCPbRRAMybTjxpQZ8xdQ">/pages/SCPbRRAMybTjxpQZ8xdQ</a></td></tr></tbody></table>


---

# 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://glu.gitbook.io/docs/use-cases/issue-a-gift-card.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.
