# creator info

- [Why choose Fjord NFTs?](https://help.fjordnfts.com/product-docs/creator-info/why-choose-fjord-nfts.md): Seven reasons why you choose Fjord NFTs for your next NFT mint.
- [How to Create a Fjord Drop](https://help.fjordnfts.com/product-docs/creator-info/how-to-create-a-fjord-drop.md): Step by step instructions on how to create an NFT Fair Drop on Fjord
- [Option A: No Code Required via Manifold](https://help.fjordnfts.com/product-docs/creator-info/how-to-create-a-fjord-drop/option-a-no-code-required-via-manifold.md): Don't know solidity programming? Don't worry! You can deploy your NFT collection code free via our platform's seamless integration with Manifold.
- [Option B: Adding a Smart Contract Extension](https://help.fjordnfts.com/product-docs/creator-info/how-to-create-a-fjord-drop/option-b-adding-a-smart-contract-extension.md)
- [Fair Drop Configuration](https://help.fjordnfts.com/product-docs/creator-info/how-to-create-a-fjord-drop/fair-drop-configuration.md): The magic of fair drop configuration!
- [Get Goerli Test Tokens](https://help.fjordnfts.com/product-docs/creator-info/how-to-create-a-fjord-drop/get-goerli-test-tokens.md): Instructions for getting Goerli test tokens that are utilized on Fjord
- [FAQ - NFT Creators](https://help.fjordnfts.com/product-docs/creator-info/faq-nft-creators.md): A list of frequently asked questions about Fjord NFTs for creators.
- [Case Study](https://help.fjordnfts.com/product-docs/creator-info/case-study.md): See how the first ever Fjord Drop went and how some of the configurations can support in your own mint.
- [Summary](https://help.fjordnfts.com/product-docs/creator-info/summary.md): A brief summary of the experience for creators and participants of Fjord Drops.


---

# 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://help.fjordnfts.com/product-docs/creator-info.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.
