# Launch an Asset

Welcome to the central hub for launching your own project on the Bio Protocol. Whether you are a scientist with a groundbreaking idea, a developer building a new tool, or a community leader looking to form a new BioDAO, this section will guide you through the process.

Our V2 launchpad is designed to be a flexible and community-driven platform for a wide range of assets. We provide the tools and support you need to get your project off the ground and into the hands of a dedicated community.

## What You Can Launch

The Bio Protocol supports the launch of several key asset types, each with its own unique purpose and potential:

* [**Launch a BioDAO**](/bio/descientists/launch-an-asset/launch-biodao.md): Create a new decentralized autonomous organization to fund and govern scientific research.
* [**Launch an IP-Token (IPT)**](/bio/descientists/launch-an-asset/launch-ipt.md): Represent novel intellectual property as an on-chain token, creating new models for funding and ownership in science.
* [**Launch a BioAgent**](/bio/descientists/launch-an-asset/launch-an-agent.md): Deploy a new autonomous AI agent to automate research, analyze data, or perform other valuable tasks within the ecosystem.

Each of these guides will walk you through the specific requirements, best practices, and steps needed to launch your asset successfully.


---

# 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.bio.xyz/bio/descientists/launch-an-asset.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.
