# How to Delegate Testnet Tokens on Pell

How to Delegate Testnet Tokens on Pell, using **Operator** StakeSafe as an example.&#x20;

**Step1. Visit the Pell Operator Website.**

1. Go to the Pell Operator portal: <https://test.pell.network/operator>

**Step2. Select an Operator:**

1. You'll see a list of operators.
2. Feel free to choose any; for this guide, we'll select **"StakeSafe"**.

**Step3. Initiate and Confirm Delegation:**

1. On the right side, you'll find delegation details.
2. Review the information, check the agreement box, and click **"Complete Sign In"**.
3. Click **"Confirm"** on the pop-up window.
4. Click **"Delegate"**.
5. Review and confirm the transaction in your wallet.

**Step4. Receive Confirmation:**

Wait for the **"All done"** message, indicating that your assets have been successfully delegated to the operator.


---

# 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-delegate-testnet-tokens-on-pell.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.
