# My Vouchers

## **Step-by-Step Guide**

### **1. Accessing the My Vouchers Section**

* Log in to your Homnifi account.
* Navigate to the My Vouchers section from the left navigation menu.
* The My Vouchers page displays a list of your vouchers, both active and expired.

### **2. Viewing Voucher Details**

* Each voucher displays the following details:
  * **Voucher Code**: Unique identifier for the voucher.
  * **Applicable Platform**: Indicates where the voucher can be redeemed.
  * **Voucher Details**: Provides additional information about the voucher.
  * **Redeem Option**: A button to redeem active vouchers.

### **3. Copying Voucher Code**

* To copy the voucher code:
  * Click the Copy button next to the voucher code.
  * A confirmation message will appear, indicating the voucher code has been copied to your clipboard.

### **4. Redeeming a Voucher**

* For active vouchers:
  * Click the **Redeem** button.
  * You will be redirected to the Quantwise platform where the voucher code can used for redeeming.

## **FAQ**

### **Q1: What if I don’t see my voucher in the My Vouchers section?**

Vouchers are fetched in real-time when you open the My Vouchers page. Ensure you have an available voucher or make a new purchase from Horsymall.

### **Q2: How can I copy my voucher code?**

Click the Copy button next to the voucher code. You’ll see a confirmation message once the code is copied to your clipboard.


---

# 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://docs.homnifi.com/homnifi-101/my-vouchers.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.
