# Configure (Auto)

## Add with Chainlist

You can quickly add Findora to your Metamask by connecting your wallet using Chainlist: <https://chainlist.org/chain/2152>

### Step #1

Visit the link above and click the `Connect Wallet` button, then click the `Connect` button in MetaMask to confirm.&#x20;

### Step #2

Finally, click the `Add-to-MetaMask` button to add the Findora Mainnet and confirm that as well in MetaMask.

{% hint style="info" %}
**Add the Findora "Anvil" Testnet using the same process at the link below**:&#x20;

Testnet: <https://chainlist.org/chain/2153>
{% endhint %}


---

# 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.findora.org/general-user-materials/use-wallets/metamask/configure-auto.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.
