# adminlegalpages

## Admin Legal Pages

![](/files/-Lqs0kUYQ1VXwjPE4EI8)

Define two different legal documents associated with your application, the **Terms of Service** and **Privacy Policy**.

You can also enable or disable a couple more options of where users would see these documents:

* "Require users to agree to TERMS and PRIVACY during sign up"
* "Show TERMS and PRIVACY links in footer"

We have compiled lists of legal resources related to creating your [Terms of Service](https://docs.google.com/document/d/1_x-D6MKT_dUC_9_gTuDMYv8e5O5n98tol8wdxb7AMQ8/view) or [Privacy Policy](https://docs.google.com/document/d/1hqAkqI9N9i0HUUPf-Ql6V2mlZDFePNVarqkbx78_oc4/view), and urge you to look at these documents closely and carefully for your application.


---

# 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.airdev.co/canvas/2.0.0-1/using-the-template/reference/reusable-elements/owners-portal-reusables/ownerlegalpages.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.
