# Help Center

### The World’s 1st and Largest Numismatic NFT & Marketplace

#### By listing your NFT in the Marketplace the creator enjoys 5% lifetime royalty per transaction forever.

{% tabs %}
{% tab title="Getting Started" %}
Learn how to create an account, set up your wallet, and what you can do on NumisArt.

[Getting Started](/getting-started/how-do-i-create-an-numisart-account.md)
{% endtab %}

{% tab title="Buying" %}
Learn how to purchase your first NFT, understand gas fees, and see what's gas free on NumisArt.&#x20;

[Buying](/buying/how-do-i-buy-fixed-price-nfts.md)
{% endtab %}

{% tab title="Selling" %}
Learn how list your NFTs for sale and understand the different ways to list your NFTs.

[Selling](/selling/how-do-i-list-an-nft-for-sale.md)
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Creating" %}
Learn how to create your first NFT and how to create NFT collections.

[Creating](/creating/how-do-i-create-an-nft.md)
{% endtab %}

{% tab title="FAQ" %}
Learn answers to frequently asked questions on NumisArt.

[FAQ - Frequently Asked Questions](/faq-frequently-asked-questions/what-is-nft.md)
{% endtab %}
{% endtabs %}


---

# 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.numisart.io/help-center.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.
