# Use Cases

- [Enterprise Use Cases](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/enterprise-use-cases.md)
- [Product Use Cases](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/product-use-cases.md): Use cases related to Products
- [Product Transformations](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/product-use-cases/product-transformations.md)
- [CSA Use Cases](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/product-use-cases/csa-use-cases.md): Use Cases that apply to CSA's
- [Orders](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/orders.md): This section expands on what Orders are within the DFC Standard and how we represent them.
- [Order Use Cases](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/order-use-cases.md): Use cases related to Orders
- [Wholesale Order Processing](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/order-use-cases/wholesale-order-processing.md)
- [Glossary of terms](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/glossary-of-terms.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.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases.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.
