# Solu Maker

### Prerequisites

* You  need to have a wallet installed (e.g. [MetaMask](https://metamask.io/)).
* Make sure you have selected the **Solu Network Testnet,** this is where you want to receive the testnet token
* Complete at least 8 transactions on [**Solu Faucet**](https://soluai.net/faucet) to begin NFT minting in [**Solu Maker**](https://soluai.net/maker)

### Mint NFT

* Visit Solu Maker: <https://soluai.net/maker>
* Click "**Connect Wallet**" button

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

* Remember to select a wallet address that has **at least 8 transactions** on **Solu Faucet**, make sure your network is **Solu Network Testnet.**
* Click "**Mint NFT**" to complete.

<figure><img src="/files/9jnYmB2l13Zh91CevMzL" 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://soluai.gitbook.io/soluai/guides/soluai-testnet/solu-maker.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.
