# DeScientists

- [Overview](https://docs.bio.xyz/bio/descientists/descientists.md)
- [Quickstart Guides](https://docs.bio.xyz/bio/descientists/quickstart-guides.md)
- [Join Ignition Sales](https://docs.bio.xyz/bio/descientists/quickstart-guides/fund.md)
- [Stake BIO](https://docs.bio.xyz/bio/descientists/quickstart-guides/bio-staking-guide.md)
- [Bridge BIO](https://docs.bio.xyz/bio/descientists/quickstart-guides/bridge-bio.md)
- [Swap Tokens on Bio](https://docs.bio.xyz/bio/descientists/quickstart-guides/how-to-swap-tokens-on-bio.md)
- [Buy Tokens on Bio with Fiat](https://docs.bio.xyz/bio/descientists/quickstart-guides/buy-bio-ecosystem-tokens.md)
- [Provide Liquidity](https://docs.bio.xyz/bio/descientists/quickstart-guides/provide-liquidity.md)
- [Launch an Asset](https://docs.bio.xyz/bio/descientists/launch-an-asset.md)
- [Launch BioDAO](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-biodao.md)
- [Launch IPT](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-ipt.md)
- [Launch Agent](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent.md)
- [Introduction](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/1-introduction.md)
- [Launch Paths](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/2-launch-paths.md)
- [Narrative and Brand](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/3-narrative-and-brand.md)
- [Marketing and Community](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/4-marketing-and-community.md)
- [Creative Assets](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/5-creative-assets.md)
- [The Launch Process](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/6-the-launch-process.md)
- [Post-Launch Success](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/7-post-launch-success.md)
- [Support from Bio.xyz](https://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/8-support-from-bio-xyz.md)
- [Portal](https://docs.bio.xyz/bio/descientists/launch-an-asset/portal.md)
- [About BIO, veBIO and BioXP](https://docs.bio.xyz/bio/descientists/about-bio-assets.md)
- [BIO](https://docs.bio.xyz/bio/descientists/about-bio-assets/bio.md)
- [veBIO](https://docs.bio.xyz/bio/descientists/about-bio-assets/vebio.md)
- [BioXP](https://docs.bio.xyz/bio/descientists/about-bio-assets/bioxp.md)


---

# 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.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.
