# Santa Gifting (Coming Soon)

Santa is the easiest way to send gifts directly from the browser extension of the Jwallet to emails. Choose which crypto to give, the amount, enter the recipient's email and confirm.

Nb. to use Santa, you must have confirmed your email on the Jwallet, for anyone else, this feature will be disabled

Verification Steps will include:

* Email Input
* Send Verification code button
* Verification code input
* Success screen for confirmation

Users who successfully confirm their email will have access to the Santa screens where they can send a gift through the same flow Santa gifting currently has.

<br>


---

# 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://jigstack.gitbook.io/jproducts/jwallet/jwallet-browser-extension/santa-gifting-coming-soon.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.
