> For the complete documentation index, see [llms.txt](https://docs.bio.xyz/bio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/8-support-from-bio-xyz.md).

# Support from Bio.xyz

When you launch on the Bio Protocol, you're not just deploying a tool—you're joining an ecosystem. The Bio.xyz team provides dedicated support to help your BioAgent succeed.

Here's what our marketing and support teams can provide:

* **Launch Templates:** Get access to proven templates for your X (formerly Twitter) announcement threads, visuals, and FAQ documents.
* **Cross-Promotion:** We will feature your agent across the BioDAO network and in the official Bio.xyz newsletter and partner channels.
* **Strategic Guidance:** Receive strategic advice for responding to community feedback and potential FUD (Fear, Uncertainty, and Doubt).
* **Partnership & Collaborator Introductions:** We can facilitate introductions to potential investors, collaborators, partners, and influencers in our network.
* **Podcast Features:** At major milestones, your agent may be featured as part of the DeSci Pilled podcast.
* **KOL Lists:** Get access to curated lists of Key Opinion Leaders (KOLs) in the space.


---

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