# Page Not Found

The URL `files/VPVMcbuDaXr3L6Jk3Ltc` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [命令行工具（bioctl）](https://bio-os.gitbook.io/userguide/chan-pin-zhi-nan/ming-ling-xing-gong-ju-bioctl.md)
- [For BioMate开发者](https://bio-os.gitbook.io/userguide/zui-jia-shi-jian/for-biomate-kai-fa-zhe.md)
- [工作流](https://bio-os.gitbook.io/userguide/chan-pin-zhi-nan/gong-zuo-liu.md)
- [分析历史](https://bio-os.gitbook.io/userguide/chan-pin-zhi-nan/fen-xi-li-shi.md)
- [Welcome to Bio-OS](https://bio-os.gitbook.io/userguide/welcome-to-bio-os.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://bio-os.gitbook.io/userguide/chan-pin-zhi-nan/ming-ling-xing-gong-ju-bioctl.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.

### Option 2 — Browse the documentation index

Full index: https://bio-os.gitbook.io/userguide/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://bio-os.gitbook.io/userguide/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/userguide/chan-pin-zhi-nan/ming-ling-xing-gong-ju-bioctl.md`).

You may also use `Accept: text/markdown` header for content negotiation.
