# Custom code

### Location&#x20;

&#x20;<kbd>Settings</kbd> →  <kbd>General Settings</kbd> →  <kbd>Custom Code</kbd>

{% hint style="warning" %}

#### **Warning:**

Custom code is used entirely at your own risk. Let’s Get Digital does not support, troubleshoot, or fix issues caused by custom CSS, JavaScript, or HTML. Any unexpected behaviour or breakage resulting from custom code is the sole responsibility of the implementer.
{% endhint %}

## Managing your custom code <a href="#managing-your-own-privacy-statement" id="managing-your-own-privacy-statement"></a>

It is possible to customise your event pages by adding additional code in these 3 fields.&#x20;

![](/files/UTkOj3n5LhkI3tHsb8iU)


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/general-settings-app-+-vp-1/custom-code-settings-vp.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.
