# Connecting to Website

Assuming you have MetaMask installed & wallet created- You can connect to the Minting page via the "Connect to MetaMask" button on the top right of the page. You may then proceed with the Minting proccess by clicking "Mint Now"

Please note: We currently have the "Connecting to MetaMask" button disabled until the mint date has been announced.

Mint Requirements:

* You must be on Polygon Network
* Have MATIC for Gas Fee's
* 300 USDC on Polygon&#x20;


---

# 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.orange.financial/orange-financial/tutorials/connecting-to-website.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.
