> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/basespace/automate/yield-examples.md).

# Yield Examples

The following examples show possible yield scenarios:

* [Example 1: Required Yield Met](/basespace/automate/yield-examples/yield-example-1.md) — The lab produces the required yield specified in the biosample workflow file.
* [Example 2: Missing Yield](/basespace/automate/yield-examples/yield-example-2.md) — The lab does not produce all of the required yield. A lab requeue is initated and fulfilled.
* [Example 3: Missing Yield After Lab Requeue](/basespace/automate/yield-examples/yield-example-3.md) — The lab does not produce the required yield from the initial request or the lab requeue. A second lab requeue is initiated and fulfilled.


---

# 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.connected.illumina.com/basespace/automate/yield-examples.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.
