# FAQ NFT Website

<details>

<summary>Which <mark style="color:purple;">Blockchains</mark>  are supported by the NFT Website?</summary>

Solana and all Ethereum-based EVM chains.

* Solana
* All Ethereum-based Chains

Our smart contract creator service is compatible with Solana and a variety of Ethereum-based EVM chains, including:

* Ethereum
* Polygon
* Avalanche
* Fantom
* Binance Smart Chain
* Arbitrum
* Optimism

</details>

<details>

<summary>Can I use my own <mark style="color:purple;">custom domain?</mark></summary>

Yes, you can use your own custom domain and connect our Name servers or CNAME.  When you want to register a domain.

</details>

<details>

<summary>Is web <mark style="color:purple;">free hosting included</mark> when I create a website?</summary>

Yes, iMintify provides web hosting excluding domain registration.

</details>


---

# 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.imintify.com/website-builder/faq-nft-website.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.
