# Withdraw TRB (to Sepolia)

#### **1.** Navigate to [hub.tellor.io](https://hub.tellor.io/)

Click the bridge to ethereum toggle and connect your wallets:

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

2. Fill in the fields with the number of TRB that you wish to withdraw, and a good receiving address for ERC20 TRB on ethereum.
3. Click Request Withdrawal!
4. Wait 12 hours for your withdrawal to process.


---

# 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.tellor.io/tellor/running-palmito-testnet/bridge-back-to-sepolia.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.
