# Welcome

{% hint style="info" %}
**Thank you for visiting our Gitbook page!**

This document serves as our continuous project guide. Everything you need to know about where we've been and where we're headed is right here. [**Join our Discord server for more**](https://discord.gg/7qTpj2sBRV)**.**
{% endhint %}

## What is [Mosaiq](https://mosaiqnft.xyz)?

At a high-level, Mosaiq is a rebranded version of three NFT projects that were known as The Whitelist Project DAO: [The Whitelist Project](https://twitter.com/TheWLProjectNFT), [Safari Dition](https://twitter.com/SafariDition), and [Yobi Universe](https://twitter.com/yobiuniverse).

These three projects have been united together to form a collection of 2,000 1/1 NFTs.

{% tabs %}
{% tab title="2D Tickets" %}
The original collection & beginning of TWP DAO. This project was a low-cost, stealth mint (December 2021) that started as a side project to learn more about Solana programming. We worked with projects to provide reusable whitelist tokens as a way to streamline and secure their mints.

<figure><img src="/files/9lRM1y3X9upsaHY8JAX3" alt=""><figcaption><p>This was an exploration into generative art... pls go easy on us</p></figcaption></figure>
{% endtab %}

{% tab title="Safari Dition" %}
Months after our original collection sold out, we acquired Safari Dition. We added to the team, took over their roadmap, and integrated them into our community; officially forming TWP DAO. We took ownership of their utility token, $SAFARI, and have continuously used it throughout our ecosystem.

<figure><img src="/files/ImN0OByFfjSAP2r9khoI" alt=""><figcaption><p>We love animals &#x3C;3</p></figcaption></figure>
{% endtab %}

{% tab title="Yobi Universe" %}
A free mint, Yobi built a great community with incredible art. We acquired & integrated them into TWP DAO, with their only founder that didn't rug joining our team to keep working with the Yobi community to find their web3 home.

<figure><img src="/files/YXS9AHLGUDkR2BYkNOun" alt=""><figcaption><p>Absolutely LOVE the Yobi art, but the artist rugged too...</p></figcaption></figure>
{% endtab %}

{% tab title="3D Tickets" %}
An expansion of the original 2D Tickets, this collection was minted to fund the DAO treasury and investment fund as we build an REIT of metaverse land.

<figure><img src="/files/p4KniFyb0MZmjBN2Zvm8" alt=""><figcaption><p>Love the animation... might revisit that idea sometime</p></figcaption></figure>
{% 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.mosaiqnft.xyz/welcome.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.
