# Cashout Examples

- [Entire Ticket Cash-out (Including a Rejection Example)](https://docs.sportradar.com/mts/transaction-3.0-api/mts-related-transaction-examples/cashout-examples/entire-ticket-cash-out-including-a-rejection-example.md)
- [Successive Partial Ticket Cash-out Requests](https://docs.sportradar.com/mts/transaction-3.0-api/mts-related-transaction-examples/cashout-examples/successive-partial-ticket-cash-out-requests.md)
- [Cash-out Build Request and Response](https://docs.sportradar.com/mts/transaction-3.0-api/mts-related-transaction-examples/cashout-examples/cash-out-build-request-and-response.md)
- [Cash-out Placement with stakeOrigin, Cash-out Inform with stakeOrigin](https://docs.sportradar.com/mts/transaction-3.0-api/mts-related-transaction-examples/cashout-examples/cash-out-placement-with-stakeorigin-cash-out-inform-with-stakeorigin.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.sportradar.com/mts/transaction-3.0-api/mts-related-transaction-examples/cashout-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.
