> For the complete documentation index, see [llms.txt](https://docs.oshi.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oshi.co/help-and-support/how-to-redeem-a-voucher.md).

# How to Redeem a Voucher

Got a voucher code? Here's how to turn it into Valor Points and join the ranks.

<figure><img src="/files/lYXnLXndI5SLzCnNBgJX" alt=""><figcaption></figcaption></figure>

***

### What is a voucher?

Voucher codes are distributed through promotions, partnerships, and Discord community events. Each code carries a set Valor Point value. Redeem it and that Valor lands in your account, moving you up the ranks.

There's no conversion fee on vouchers. The full value goes straight to your Valor balance.

***

### How to redeem your voucher

Follow these five steps to claim your code.

#### 1. Visit [gate2.co](http://gate2.co)

Head to [gate2.co](https://gate2.co). You'll be redirected to <https://gate2.oshi.co>. Click **Log in** in the top right.

#### 2. Sign up or log in

Create your Oshi account, or log into your existing one.

#### 3. Join the ranks

Click **Join the Ranks** and rank up. This sets you up to start collecting Valor.

#### 4. Redeem your voucher

On the Buy Valor screen, select the **Voucher** tab and enter your unique code. Check the boxes to agree to the terms and to confirm you understand that Valor applies instantly. Then hit **Redeem**.

#### 5. Welcome aboard, Sailor

That's it. Leave a comment for the creators and check out your new collectibles.

> 💡 **Tip:** Enter your code exactly as it appears, including uppercase letters.

***

### What your voucher counts toward

Voucher redemptions count toward your rank progression and your referral Merit.

They do not count toward the Live Contribution Tracker milestones on the Leaderboard.

***

### Trouble redeeming?

> 📝 **Code not working?** Double-check for typos and make sure the code hasn't already been used. If it still won't go through, reach out and we'll get you sorted.

Contact us at <support@oshi.co> or on [Discord](https://discord.gg/oshi).

***

**Related articles**

* [Payments & Transactions](/help-and-support/payments-and-transactions.md): All accepted payment methods and transaction history
* [Valor & Merit Points](/gate-2-campaign/valor-and-merit-points.md): How points power your rank and recognition
* [Referrals](/gate-2-campaign/referrals.md): Earn Merit by inviting friends
* [Getting Started](/start-here/getting-started.md): Your first steps on Oshi

{% hint style="info" %}
**Need help?** <support@oshi.co> · [Discord](https://discord.gg/oshi)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.oshi.co/help-and-support/how-to-redeem-a-voucher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
