# Connecting to Sei

Filament is deployed on Sei - The first parrallelized EVM.&#x20;

### Connecting to Filament

Users can connect thier wallet by clicking on "**Connect Wallet**" on the top right of the app.&#x20;

If you're not on the Sei chain, a "**Switch to Sei**" button would prompt you to switch the chain.

Here are the chain details for reference:&#x20;

* **Chain ID:**  Pacific-1
* **EVM Chain ID:** 1329\
  \
  <https://chainlist.org/chain/1329>&#x20;

### Linking your Sei Address

To use Sei EVM apps, you must link a Sei address to your EVM address, follow these steps to link your addresses: <br>

* Connect your wallet to [http://app.sei.io](https://t.co/abG2IXoUn3)
* Go to "Dashboard" and link your EVM address (0x) <br>

**Note:** This generates and links a sei address to your EVM address, you don't need to link a seperate address.&#x20;

For sei users, who already have a Sei address linked to thier EVM address, no action is required.\
\
Read More: <https://blog.sei.io/getting-started-with-sei-v2/>


---

# 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.filament.finance/guides/connecting-to-sei.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.
