# How to Restake Testnet Tokens on Pell Testnet

In this guide, we'll restake the tokens you've claimed previously, using CoreBTC on core testnet as an example.&#x20;

**Step 1. Visit the Pell**[ **Restake Website**](https://test.pell.network/restake)**.**

**Step 2.Select the Core Testnet Network:**

1. Ensure you're connected to the Core Testnet network.

**Step3. Find and Restake CoreBTC**

1. Click the **"Restake"** button.
2. On the right side, enter the amount you wish to stake. To stake all your tokens, click **"Max"**.
3. Click **"Approve"**. A spending cap request will pop up in your wallet.
4. Review the details, click **"Next"**, and then **"Approve"**.
5. After approval, the button's label will change from **"Approve"** to **"Stake"**.
6. Click **"Stake"**. A transaction request will appear in your wallet. Review and Confirm the transaction.

**Step4.Receive Confirmation:**

Wait for the **"All done"** message, indicating you've successfully staked your tokens. You can verify this on the left side, where you'll see you've restaked 0.01 CoreBTC.


---

# 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.pell.network/testnet/how-to-restake-testnet-tokens-on-pell-testnet.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.
