> For the complete documentation index, see [llms.txt](https://help.fjordnfts.com/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fjordnfts.com/product-docs/welcome/about.md).

# About

### Why we built Fjord NFTs

Fjord NFTs empowers projects to openly and fairly facilitate NFT drops via direct community participation.

NFTs have exploded in popularity, yet minting NFTs has become a daunting process. Gas wars, sniper bots and technially savvy actors have left the everyday user unable to join their favorite NFT projects and communities from inception.

Fjord NFTs is a platform innovating on the NFT mint process, providing users equal opportunity and access to their favorite NFT projects. A Fjord Drop is a new NFT drop style built on top of the popular Balancer LBP price discovery mechanism for bootstrapping funds and enabling token distribution. This is our flagship product and the method empowers exclusive, community first, open and transparent NFT drops.

We created it because we believe in a world where decentralized, permissionless engagement creates the ideal conditions for bold projects to thrive. We also believe in giving individuals and communities the power to shape a future they want to see created.

With an enormous depth of opportunity and a simple, clear market mechanism, Fjord NFTs is the place to explore what’s coming next.

Build your NFT community the right way. Fair launch it on Fjord!


---

# 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, and the optional `goal` query parameter:

```
GET https://help.fjordnfts.com/product-docs/welcome/about.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
