# How to mint

- [Step 1 - Connect account](https://docs.nuvosphere.io/nuscriptions/quick-guide/how-to-mint/step-1-connect-account.md)
- [Step 2 - Mint](https://docs.nuvosphere.io/nuscriptions/quick-guide/how-to-mint/step-2-mint.md)
- [Step 3 - Check owned tokens](https://docs.nuvosphere.io/nuscriptions/quick-guide/how-to-mint/step-3-check-owned-tokens.md): If mint is successful, user will be automatically redirected to the "owned token" page. You can exam your owned tokens here.
- [Step4 - Check my account](https://docs.nuvosphere.io/nuscriptions/quick-guide/how-to-mint/step4-check-my-account.md)


---

# 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.nuvosphere.io/nuscriptions/quick-guide/how-to-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.
