# Donate Furniture

During this procedure, you’ll learn to transfer products within a requisition:

1. **Navigate** to id.reseat.com. (and login)
2. **Select** “My Products” from the navigation bar at the top.
3. **Choose** each product you intend to transfer.
4. **Press** the Reseat button.
5. **Hit** the “Donate” button. Continue repeating steps 3 and 5 until all desired products are included in your requisition.
6. Finally, **click** on “View Requisition” to review your selections.

Once your requisition is set up, it’s time to add the necessary details:

1. **Indicate** the availability date of the products.
2. **Specify** the deadline for product removal.
3. **Identify** the Vendor/Dealer involved in this requisition to alert them about its creation.
4. **Designate** the company to which you intend to send donations.
5. **Select** “Save and Submit” to preserve your entries.
6. When you’re prepared to move, **choose** “Approve Requisition” to submit it for Reseat’s review

{% embed url="<https://youtu.be/Bx8o4r0HsLc>" %}


---

# 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.reseat.com/reseat-enterprise-platform/donate-furniture.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.
