# GDPR

To use this feature, follow below steps:

1. In Unity editor, open main menu scene -> select "Panel Privacy" game object -> set active this game object.\ <br>

   <figure><img src="/files/ZBN2xKLMzITo408BWrtH" alt="" width="563"><figcaption></figcaption></figure>

2. On Privacy Popup script, insert your privacy url and your term of services url.\ <br>

   <figure><img src="/files/KA7lCo3FBrUFOzCld4CR" alt="" width="563"><figcaption></figcaption></figure>

3. You can use this feature now.


---

# 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://black-knight.gitbook.io/2d-racing-multiplayer-game-template/customization/gdpr.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.
