> For the complete documentation index, see [llms.txt](https://xlabs.gitbook.io/zenin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xlabs.gitbook.io/zenin/bolt/xlabs.md).

# XLabs

![Xin Dragons x Zenin 1/1 - Artist: GWAOOM](/files/h2jUHvh5AR8Uk891lKLw)

[XLabs](https://www.xlabs.so) was founded by the team at Xin Dragons. The developer Gentlemonke \[Refer to [Zenin Team](/zenin/zenin/zenin-team.md)] has been building since February when their Gen 2 collection minted. The tools that have been created are for projects that have minted their collection and want to provide holders with utility. The individual tools are all named with "ooor" at the end for a very recognizable branding in the NFT ecosystem, so if anyone in the Solana space has seen this they know it was made by XLabs.\
\
Currently, the Solana NFT services available under the XLabs suite include the following:<br>

* **Mintooor:** Minting a collection onto the blockchain with Solana or using SPL Tokens.
* **Claimooor:** Distribute tokens to holders - think of it like a more efficient airdrop system to delisted holders. Frequencies can be set as desired such as daily or weekly.
* **Distributooor:** Distribute payments to holders based on snapshots over a defined period of time. It is a way for project owners to process lump-sum payments with advanced tracking features to their holders.
* **Stakooor:** Staking with Advanced and Standard Options. Complexities can include time-based + Number of NFTs held (TBA), Attribute-boost, rarity-boost, and paired staking. Tokens can be claimed as often as the holder desires.&#x20;
* **Mutatooor:** Visually evolve NFTs with 1:1 attribute revamp by using SPL tokens. They can also update the NFT image or even add attributes.
* **Rafflooor:** A Raffle system that can be configured for NFTs or WL prizes.
* **Auctionooor:** An Auction system that can be configured for NFTs or WL prizes.
* **Missionooor:** Send NFTs on time-based missions for prizes based on requirements of the project.
* **Trainooor:** A mechanism to level up an NFT which can be timed or instant depending on the requirements. Metadata changes can be made on request.
* **Vendooor:** A marketplace to spend SPL Tokens to purchase certain items or utilities. These can be in the form of SFTs, NFTs or WL. Complexities come into effect if a tokens are required for items that have not been not minted yet.\
  \
  \&#xNAN;*<mark style="color:yellow;">Note:</mark>* Everything offered through **XLabs** can also be *"White-Labelled"* which is essentially a visual change on the experience to remove XLabs branding for their own.&#x20;

{% hint style="warning" %}
Applications must be sent through a [form](https://www.xlaunchpad.co/apply) and everything will be quoted after the needs and requirements of the tools have been confirmed.
{% endhint %}


---

# 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://xlabs.gitbook.io/zenin/bolt/xlabs.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.
