# Agent Launchpad

> An agent is an AI-NFT.

An Agent Launchpad is a general or dedicated NFT launchpad for creating AI-NFT agents with comprehensive AI features, integrated with leading mainstream LLMs.

The development of the Agent Launchpad relies on the [xNomad MCV](https://github.com/xNomad-AI/mcv) repo, which is open-source and supports multiple blockchains.

At xnomad.fun, we support **TWO** types of agent creations:

* Create[ a single AI-NFT](/xnomad.fun/agent-launchpad/create-an-ai-nft.md). Each user can freely create any number of independent AI-NFTs at any time.
* Launch [an AI-NFT swarm](/xnomad.fun/agent-launchpad/create-a-swarm.md)(collection). You need to have creator permissions to launch a swarm. **If you wish to collaborate with us on the xNomad.fun launchpad, please apply via the** [**form**](https://forms.gle/pnxStHT1Ymrn4jj9A)**.**


---

# 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.xnomad.ai/xnomad.fun/agent-launchpad.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.
