# How to Redeem Vouchers

In Assemblr Studio, you can unlock Pro & Special bundles, or even get discounts for your plans by redeeming vouchers—which you can get through our events, marketing promotions, and many other media.

## Redeem on Marketplace or 3D Library

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

On the **Marketplace page or 3D Library**, click on any Pro or Special 3D bundle that you want to unlock.

Once you're in, you will see various payment methods on your right. To redeem your voucher, choose **Unlock Using Voucher**.

Here, you can type in your voucher code. Check it once again, and if you're all set, click Proceed.

## Redeem on Profile

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

First off, click on your profile picture on the top right of Assemblr Studio—and then choose **View Profile**.

Next, click on the **Redeem Voucher Code** button, and input your voucher code to redeem.

Once you're done, click Proceed, and your premium items will be claimed automatically!


---

# 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://guide.assemblrworld.com/redeem-vouchers/how-to-redeem-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.
