# How to join the withdraw(redeem) queue

1\. The 'Queue to Supply/Redeem' button is activated during the Funded and Live stages. Clicking the activated Redeem queue button will open the following pop-up window.

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

2\. To use the Redeem queue, you must first set the approval limit for the connected wallet. Click the 'Approve' button in the pop-up window to activate the 'Set Approval Limit' pop-up window in the connected wallet. Enter the approval limit directly or click the 'Use Default Value (set in the ELYFI contract)' button and enter the approval limit in the input field. Then click the next button to proceed to the final approval pop-up window. After confirming the approval limit, click the 'Approve' button, and after a few seconds, the pop-up window will switch to the Redeem tab in the 'Senior Queue' pop-up window.

<div align="left"><figure><img src="/files/OEagKK6f3MTMOVOuh8Cc" alt="" width="375"><figcaption></figcaption></figure></div>

![](/files/gGT4S43bkvluxTybF1Gn)![](/files/c1GsSyzq6Mh2b44cwqs8)

3\. Enter the amount of SNT tokens you want to sell on the Redeem tab of the 'Senior Queue' pop-up window. The maximum amount of selling is min \[the amount of money you want to sell, (limit setting amount - used amount)]. You can only have one waiting request per wallet, so if there is a previous waiting request, it will be automatically canceled and reflected as a new waiting request. (Input is possible up to 18 decimal places.)<br>

<div align="left"><figure><img src="/files/3p3DSb1Ht5HwpJHwHhOI" alt="" width="375"><figcaption></figcaption></figure></div>

\
4\. When you enter the amount, the 'Queue to Redeem' button is activated, and clicking the button will activate the pop-up window of the connected wallet. After the final approval is made in the pop-up window, the transaction will be executed.

![](/files/IVbwVyKLT6GJGZPcHw6y)![](/files/UoHSgwc0kzzyKsrVtEpm)

\
5\. After approval, you can check whether the waiting request is reflected in the 'Supply/Redeem Queue' on the detailed page. If the waiting request does not appear on the 'Supply/Redeem Queue' immediately after approval or the amount is different, it means that all or part of the transaction has been executed, so you can check it in your wallet balance.&#x20;

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

\*Note: If the wallet balance is lower than the waiting request amount, the waiting request may be canceled due to 'Insufficient' status. Please refer to the FAQ for more information&#x20;


---

# 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-v2.elyfi.world/supply-withdraw/how-to-join-the-withdraw-redeem-queue.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.
