> For the complete documentation index, see [llms.txt](https://docs.walkwithstep.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walkwithstep.io/contracts/minting.md).

# Minting

{% hint style="info" %}
**Note:** Make sure that you are on <https://mint.walkwithstep.io> always for minting.
{% endhint %}

Everyon can mint Step® Cards (NFTs) through the[ minting website](http://mint.walkwithstep.io).

**Contract info as below**

Contract Name: **StepNFT**

**Contract Address:** [**0x6f9BA95AAB7A23fAd83aF548f9ee86289A3A3AAC**](https://etherscan.io/address/0x6f9BA95AAB7A23fAd83aF548f9ee86289A3A3AAC)

Optimization Enabled: **Yes** with **200 runs**

Compiler Version v0.8.9+commit.e5eed63a

Token Tracker: <https://etherscan.io/token/0x6f9BA95AAB7A23fAd83aF548f9ee86289A3A3AAC>

Contract Source Code verification status: **Verified**

\*Minting is done on Ethereum Network


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.walkwithstep.io/contracts/minting.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.
