# Visitor Terms and Conditions

You can provide visitors with a set of terms and conditions they must agree with before accessing your space.

To set the contents of the terms head to **Settings** > **Website** > [**Legal**](https://platform.nexudus.com/settings/website/legal). You can use Markdown to style your terms document.

![](/files/-M7NZJQIU1Z7_F5P5mih)

If you have provided terms and conditions for visitors, you can use the token **{visitorterms}** in your VisitorRegistered email template.&#x20;

![](/files/-M7NZfVz6U0KOgq707Ko)

That token will be replaced by a link so the visitor can review and accept the terms:

![](/files/-M7N_6EjHdSbPGfFOjSL)

Clicking on the email link will let your visitors read and agree with your visitor terms and conditions.

![](/files/-M7N_sExw9FlCwvLJEVW)

You can check whether your visitors have or not accepted these terms in **Operations** > [**Visitors**](https://platform.nexudus.com/operations/visitors)**.**

![](/files/-M7NaI5kzlRIxJursUeJ)


---

# 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://legacydocs.nexudus.com/platform/day-to-day/operations/visitors/visitor-terms-and-conditions.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.
