# Add Astar Network to yourMetamask

Download Metamask here if you don’t already have or are a new user: <https://metamask.io/download/>

Open your Metamask wallet ->Click on your metamask profile -> Settings -> Networks -> Add Network -> Enter the following parameters:

**Network:** Astar

**RPC:** <https://rpc.astar.network:8545/>

**Chain ID:** 592

**Symbol:** ASTR

**Explorer:** <https://blockscout.com/astar>


---

# 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.sirius.finance/user-guidance/add-astar-network-to-yourmetamask.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.
