# TEOS Platform preparation

As an administrator, you can specify, which Terms\&Conditions (T\&C) and Data Policy documents will be displayed to your users during registration flow. In order to do that, you need to provide T\&C and Data Policy documents in HTML format to your CoreLedger manager.

Also, after the documents have been provided, "Support" section in WLM will now contain the corresponding links to T\&C and Data Policy documents. When the link is clicked, the user will be redirected to the Authentication Server page with the provided documents.

<figure><img src="/files/bk7xIPvUjqz8SotvItM2" alt=""><figcaption><p>"Terms of Use" document in "Support" section</p></figcaption></figure>

If any of the documents has not been provided, the link to the document will not be displayed in "Support" section at all.&#x20;


---

# 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://teos-docs.coreledger.net/white-label-management-tool/admin-user-guide/teos-platform-preparation.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.
