# Multi Addresses

## Add Non-EVM Addresses

Poolz Finance platform currently supports `Solana`, `NEAR`, `Sui`, `Algorand`, `Polkadot`, and `Sei`.

For Poolz Boost to distribute prizes to Non-EVM project winners, each user must connect his Non-EVM address to his EVM address.

1. Go to poolz.finance/dashboard/Account and sign in on your metamask:

<div align="center"><figure><img src="/files/Zhn7oYW0dKaHYriZ38ZE" alt=""><figcaption><p>poolz.finance/dashboard/Account</p></figcaption></figure></div>

2. After sign in your verification status will appear, In order to participate in Boost tasks that give allocation - you must verify your identity. Otherwise press “add” as marked in red:

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

3. It's time to prepare your Non - EVM address.&#x20;

* Choose the relevant chain:&#x20;

<figure><img src="/files/6Xl23vp4og3RvaHcnZm6" alt=""><figcaption></figcaption></figure>

* Paste the right address to the selected chain and click "Add":

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

* Once you click "Add" the new address will be updated and appeared in a new line:

<figure><img src="/files/q4Yd0uaLY1wervo0pAev" alt=""><figcaption><p><strong>To edit the new address you can click the pencil icon on the right</strong> </p></figcaption></figure>

4. Repeat the action to add addresses for all Non - EVM Chain


---

# 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://boostdocs.poolz.finance/how-its-works-full-guide/how-to-register/multi-addresses.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.
