# Getting Started

First of all, thankyou for purchasing Minter Suite! We hope you enjoy our software and we help you on your journey of blockchain botting.

## Obtaining Minter Suite Licence

Once you have successfully purchased your Minter Suite NFT, you should access our [dashboard](https://minterbot.art/dashboard) and verify the wallet which owns this NFT.

<figure><img src="https://2959063602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuofjG4Ny5IjYDRzkee5u%2Fuploads%2Fza3udNNypbXZszXXTWYw%2Fdash.png?alt=media&#x26;token=fb1a68b4-8309-4870-96bd-06f7da48dd2f" alt=""><figcaption><p>Minter Suite Dashboard Login Page</p></figcaption></figure>

After verifying your wallet, you will see the licence you have been assigned. If this is your first time with Minter Suite, I suggest you click on **shuffle license** and hit on the button which says **Reset Device**.

On the dashboard you will see which key type you have, and when it is expiring. If your licence is expired you should renew it, else our software will not work.

## How to Renew

At the time of writing this document, Minter Suite has a monthly renewal of 250 USDC. In order to renew all you should do is send a USDC transfer to our Minter Suite address: `minterRQxJGoAdC6s9ZVbtQ8mgoeHtyZEUDmVTtM2Tt` or if you prefer our vanity address: `mintersuite.sol`&#x20;

Once you have sent the transfer, you should enter the transaction signature, which can be easily obtained from your favourite Solana blockchain explorer.

<figure><img src="https://2959063602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuofjG4Ny5IjYDRzkee5u%2Fuploads%2FxkSE8HWafA1vdW4QyQTn%2Ftxsig.png?alt=media&#x26;token=6e73cbb2-ddf9-416d-bb0c-88515d5ea492" alt=""><figcaption><p>In this example transaction, the signature is 5gDadhHkFRBbcaoHXmJVvbeZLGX2nCZX2PnvfRMJxNCB9tdUmjLqoPUBgCUtpiZZJhVhTcFYczDCCvpTriQ91hDL</p></figcaption></figure>

## How to Download

Access your dashboard, and under the **Downloads** section you will find a list of links to download Minter Suite.&#x20;

<figure><img src="https://2959063602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuofjG4Ny5IjYDRzkee5u%2Fuploads%2FqrpaKjmUUSqIuN5wEFJ8%2Fimage.png?alt=media&#x26;token=3e61439f-47f0-41f2-9142-11ed05737b16" alt=""><figcaption><p>OS available for Minter Suite</p></figcaption></figure>

Windows, Linux & MacOS are all supported. Make sure to select the appropriate architecture for your OS.

### UNIX Systems

For UNIX systems, you must first open a terminal on the folder where the binary file is placed at and run&#x20;

```sh
chmod +x ./MinterSuiteGo
```


---

# 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://minter-suite.gitbook.io/minter-suite/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.
