# 7.1 Custom values

{% embed url="<https://youtu.be/Nar9SKOZ1G8>" %}

Let us use the **custom values** from the Go High Level inside WordPress.

<figure><img src="/files/fSu17H04wRQpnrQ9sD0D" alt=""><figcaption></figcaption></figure>

While editing a Page or Post in WordPress, we can add shortcodes in a format following the image as mentioned above. For example, if we add shortcodes including **keys** in the following manners, we'll view the **values** as of the image.

**Shortcodes in WP Editor**

\[lcw\_custom\_value key='app\_name'] \[lcw\_custom\_value key='calendarid\_15\_minute\_strategy\_call'] \[lcw\_custom\_value key='calendarid\_60\_minute\_followup\_call']

## Custom Values

Niaj Test 2\
15 minutes strategy call\
60 minute followup call


---

# 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://better-wizard.gitbook.io/lead-connector-wizard/7.-custom-values-and-custom-fields/7.1-custom-values.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.
