# Redeeming WAR

WAR can always be exchanged for its underlying assets. The redemption weight is determined by the current ratio of locked assets within the system. Redeeming WAR is a two step process.

1. First you need to initiate a redemption and get placed in the queue to receive the designated amount of tokens as soon as they are unlocked from their native protocols.&#x20;
2. Once the tokens become accessible, you can proceed with the redemption process and withdraw your tokens.


---

# 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.paladin.vote/warlord/redeeming-war.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.
