# Request Process

### Request Process

1. Select network you want to withdraw your tokens from

   <figure><img src="/files/A8nel9Q3TrpRPWwCKvYI" alt=""><figcaption></figcaption></figure>
2. Click into Withdrawal page
   * Network stats is showing at the banner location

     <figure><img src="/files/i5azFxC3y49OkB1y5Nbn" alt=""><figcaption></figcaption></figure>
3. Connect Wallet
   * Account Details will show once the wallet is connected
     * **staMAPO Balance**: the stMAPO amount your address holds
     * **My Request**: Ready indicates the number of requests has been successfully processed; **Pending** indicates the requests that are in process
     * **My Pending Amount**: the amount that can be claimed

       <figure><img src="/files/2dCUZXwTl5yBjgWlqkP3" alt=""><figcaption></figcaption></figure>
4. Choose the method for token withdrawal request
   * **Use StaQ**: this method will require entering the amount of stMAPO you want to withdraw. It will go through the standard node withdraw process which can take up to 15 days

     <figure><img src="/files/ds7ucd3HiaQawhIMJFL2" alt=""><figcaption></figcaption></figure>
   * **Use Aggregators**: this method will introduce aggregators on L2 which contains stMAPO and MAPO trading pair. It can accelerate the withdrawal process and skip the claim process

     <figure><img src="/files/1gLRoxFVrIRYKEZFTB2a" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.bitstaq.io/user-guide/withdraw-and-claim/request-process.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.
