# Getting Started

NILE is a life platform of DAO and NFT based on the WEMIX3.0 mainnet. 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, NILE 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.

{% content-ref url="/pages/FZSUD2IVK6g8wZmIu47P" %}
[How to create wallet](/nile-en/guides/getting-started/how-to-create-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/ElG6VvRkLjt49PXyxTcd" %}
[How to connect wallets](/nile-en/guides/getting-started/how-to-connect-wallets.md)
{% endcontent-ref %}


---

# 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/nile-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.
