# Set up a Taiko Wallet

{% hint style="warning" %}
Minterest’s **Taiko** deployment is winding down to focus on **Ethereum** and **Mantle**. Supply and borrow are disabled. Please repay and withdraw by **Nov 30**, 2025.
{% endhint %}

Taiko Mainnet is now live!

## How do I set up my Taiko wallet?

Please follow these steps:

**Step 1: Install a Web3 Wallet:**

Download and install a Web3 wallet extension for your web browser (Chrome, Microsoft Edge, Brave, Opera, or Firefox). For this example, we'll use MetaMask.

**Step 2: Add Taiko Network to Your MetaMask Wallet:**

Visit [ChainList](https://chainlist.org/chain/167000) and connect your wallet.

**Automatic Addition:** Search for "Taiko" and confirm Taiko’s Chain ID 167000, then click "Add to MetaMask."

**Manual Addition:** If you prefer to add the Taiko Mainnet manually, open the network dropdown in MetaMask, click "Add network" and enter the following information:

Network Name: Taiko Mainnet

RPC URL: <https://rpc.taiko.xyz>

Chain ID: 167000

Currency Symbol: ETH

*Disclaimer: All figures, rates (i.e. collateral factors, APYs, emission schedules), token addresses, screenshots, and step-by-step instructions or UI images in this GitBook are provided for general information as at their publication date. Interface layouts and third-party flows can change without notice. Always verify live values and current screens inside the Minterest app (or the relevant third-party site) before transacting. Nothing herein constitutes financial, legal, or tax advice, or a solicitation to engage in any investment activity.*

\ <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.minterest.com/minterest-faq/taiko-network/set-up-a-taiko-wallet.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.
