# Yield Examples

The following examples show possible yield scenarios:

* [Example 1: Required Yield Met](https://help.basespace.illumina.com/automate/yield-examples/yield-example-1) — The lab produces the required yield specified in the biosample workflow file.
* [Example 2: Missing Yield](https://help.basespace.illumina.com/automate/yield-examples/yield-example-2) — The lab does not produce all of the required yield. A lab requeue is initated and fulfilled.
* [Example 3: Missing Yield After Lab Requeue](https://help.basespace.illumina.com/automate/yield-examples/yield-example-3) — 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: 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.basespace.illumina.com/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.
