# Mint

The Mint page allows users to stake Metis on a 1:1 basis and mint eMetis. Here's how to get started:

### **Step 1: Connect Your Wallet**

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

Choose your preferred wallet and connect it to the platform.

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

### **Step 2: Stake Metis and Mint eMetis**

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

{% hint style="info" %}
Notice the tip "Earn double staking points at the pre-staking stage," highlighting a key advantage of early participation at pre-staking stage.
{% endhint %}

Enter the amount of Metis you wish to stake. The "MIN.RECEIVED" field will display the corresponding amount of eMetis you'll receive.

Click the "Mint & Stake" or "Mint Only"button to initiate the transaction:

{% hint style="info" %}
"Mint & Stake" allows you to mint eMetis by staking your Metis and simultaneously stake the eMetis into the seMetis vault in a single transaction, resulting in seMetis being added to your wallet.

"Mint Only" simply mints eMetis by staking your Metis, with eMetis being deposited into your wallet as the outcome.
{% endhint %}

<figure><img src="/files/9a7JhMvUkVPcbrCeRsbu" alt=""><figcaption></figcaption></figure>

Confirm the transaction in the pop-up window. Once confirmed, the staking process is complete, and you'll start accruing staking points over time!

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

### **Tracking Your Staking Points**

1. **Mint page** - Your staking points are displayed in the right-side container under "Your Staking Point."

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

2. Dropdown Menu - Access via the wallet address at the top right of the page.

<figure><img src="/files/UA0oK5LMLR1eeypIVvOh" alt="" width="271"><figcaption></figcaption></figure>

3. Portfolio page - Visit to view detailed staking information

<figure><img src="/files/2Ue9MVY2UWjEV9MuzltA" alt=""><figcaption></figcaption></figure>

Last, you can also navigate to the home page to check the total staking points accumulated by all users:

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


---

# 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.enkixyz.com/guides/mint.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.
