# Getting Started

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

WEMIX Stake is a WEMIX 3.0 blockchain-based Staking platform. A step-by-step guide is provided to make it easy for users new to use. If you have any problems while using the service, you can get help from our support center. In addition, WEMIX Stake has listed the privacy policy and terms of use. Please check it before using the service, and make sure to have understood and agreed to all the contents.

## Contents

<details>

<summary>1. How to create wallet</summary>

* How to use WEMIX Wallet
  * Download and install WEMIX Wallet
  * Set password and Face ID/Touch ID
  * Check secret recovery phrase
  * Ready to use the wallet
* How to use MetaMask
  * Download and install MetaMask
  * Set password
  * Check secret recovery phrase
  * Ready to use the wallet

</details>

<details>

<summary>2. How to connect wallet</summary>

* Connect WEMIX Wallet
* Connect MetaMask

</details>


---

# 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.wemix.com/wemixstake-en/guides/getting-started.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.
