> For the complete documentation index, see [llms.txt](https://minter-suite.gitbook.io/minter-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minter-suite.gitbook.io/minter-suite/getting-started.md).

# 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="/files/StvSAwkwLzSrWV5VzpG3" 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="/files/QrWRsbZxtn71QxEVa2PE" 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="/files/XseWLGdpKKh4Mu5lguaS" 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
```
