> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/software/miscellaneous/miscellaneous.md).

# Miscellaneous

Other BactoBox® software topics that do not fit the interfaces or file-format references.

<table data-column-title-hidden data-view="cards"><thead><tr><th>Topic</th><th>Summary</th><th data-card-target data-type="content-ref">Open</th></tr></thead><tbody><tr><td><strong>Pilus</strong></td><td>Python toolbox for working with BactoBox® data files.</td><td><a href="/pages/5efd42v0twPZGsRaBuop">/pages/5efd42v0twPZGsRaBuop</a></td></tr><tr><td><strong>Error codes</strong></td><td>Look up a BactoBox® error message.</td><td><a href="/pages/bdcW4yg0qKNGNjlkXji4">/pages/bdcW4yg0qKNGNjlkXji4</a></td></tr><tr><td><strong>Pre-release software</strong></td><td>Still under development and testing.</td><td><a href="/pages/rrSTInZpiQWi9xfDLOuC">/pages/rrSTInZpiQWi9xfDLOuC</a></td></tr><tr><td><strong>Experimental feature</strong></td><td>May change, break, or be removed later.</td><td><a href="/pages/IjhvBmmu2dqfD4gKUY3o">/pages/IjhvBmmu2dqfD4gKUY3o</a></td></tr><tr><td><strong>Known software issues</strong></td><td>Issues that deserve special mention.</td><td><a href="/pages/nB4fxZ24EhsdC4xz9enu">/pages/nB4fxZ24EhsdC4xz9enu</a></td></tr><tr><td><strong>Software update FAQ</strong></td><td>Common questions about updating software.</td><td><a href="/pages/nGJN1dgGOGA3Z4hJtoQV">/pages/nGJN1dgGOGA3Z4hJtoQV</a></td></tr></tbody></table>


---

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

```
GET https://help.sbtinstruments.com/software/miscellaneous/miscellaneous.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.
