> For the complete documentation index, see [llms.txt](https://docs.adminremix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adminremix.com/asset-management/eula-checkout-confirmation-page.md).

# EULA Checkout Confirmation Page

<figure><img src="/files/eUQ1W3nr5Rm11gvcstIV" alt=""><figcaption></figcaption></figure>

After you've toggled this feature on, you will need to enable the Checkout Confirmation within your Categories.

1. Select the [asset category ](/asset-management/settings/categories.md)you want to edit.

<div data-full-width="true"><figure><img src="/files/HwY3CEoLUqrhxezCZuUX" alt=""><figcaption></figcaption></figure></div>

2. Click the Confirmation Acceptance and Email User on Checkin/Checkout, then add your own EULA.

<figure><img src="/files/eGo6y5Jq9h6pNHJpXZQ6" alt=""><figcaption></figcaption></figure>

3. An email will be sent to the user with a link to confirm checkout.&#x20;
4. User will see EULA on the confirmation page before accepting.


---

# 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://docs.adminremix.com/asset-management/eula-checkout-confirmation-page.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.
