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

# About Us

## Our Mission

We are for the builders, innovators, and dreamers. We are united by our belief in the power of NFTs to change the world by aligning capital and incentives around a shared mission. We are committed to working together to build a better future for everyone.&#x20;

## Our Values

#### <mark style="color:purple;">Community-First</mark>&#x20;

We put creator communities first in everything we design, build and do. We live to serve.&#x20;

#### <mark style="color:purple;">Innovation + Education</mark>

We believe innovation and education go hand in hand. We are constantly innovating and, more importantly, working with our users to help them take advantage while managing any risk.

#### <mark style="color:purple;">Sustainable Empowerment</mark>

We focus our energy on building the tools and infrastructure necessary to help creator communities grow and prosper together - now and for the long-haul.

## Our Team

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><img src="/files/JR0HQDl62C0CJoJbORh8" alt=""></td><td><h4><mark style="color:purple;">Michael - CEO / CTO</mark></h4></td><td>4x founder, MeebitsDAO co-founder &#x26; steerCo, curator at Artizen Fund, startup mentor at Graph Paper Capital, AI research engineer, prev: JP Morgan</td><td></td></tr><tr><td><img src="/files/3QDLSnbVF7HPylqZSjwG" alt=""></td><td><h4><mark style="color:purple;">Homerfan - Marketing</mark></h4></td><td>Experienced NFT lender, NFT-Fi startup advisor &#x26; classically trained marketer, prev: Head of Marketing at Squiggle DAO and Goblin Sax</td><td></td></tr><tr><td><img src="/files/7kXxDPuwNPD26ekyJbv7" alt=""></td><td><h4><mark style="color:purple;">Zsofie - Protocol</mark></h4></td><td>Blockchain architect passionate about funding creativity &#x26; rewiring the world on-chain, prev: Lead Solidity dev at Artizen Fund and Linum Labs</td><td></td></tr><tr><td><img src="/files/eDVz7OUT4OKLYZkAArc0" alt="" data-size="original"></td><td><h4><mark style="color:purple;">Pablo - Interface</mark></h4></td><td>Ex Silicon-valley principal front-end engineer with 15+ years experience building for growth</td><td></td></tr><tr><td><img src="/files/fuV0DEbmyC3duS1Mr7vg" alt=""></td><td><h4><mark style="color:purple;">Fnkl - Community</mark></h4></td><td>Socials &#x26; Community Manager at Squiggle DAO, with 10+ years experience in community management </td><td></td></tr><tr><td><img src="/files/uXfTO82p1CaENAMqjT3f" alt=""></td><td><h4><mark style="color:purple;">Iñigo - Design</mark></h4></td><td>Senior UI &#x26; Product Designer with 15+ years experience designing human-centric UX</td><td></td></tr></tbody></table>


---

# 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://docs.fluidnft.org/overview/about-us.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.
