# Welcome

Welcome to All Things GHL, the ultimate resource hub for HighLevel.   \
\
This repository consists of a growing list of code snippets to improve your HighLevel experience.  They also include contributions from the community that have been shared publicly. &#x20;

**If you would like to contribute to this project, feel free to** [**reach out**](https://directory.allthingsghl.com/contact)**.**&#x20;

**Contribution Format**

Create a Google Doc and include the following:

1. `Title`
2. `Contributed by: <YOUR NAME> (optional: provide link to FB Profile or Website)`
3. `Screenshot / Preview Link / Video`
4. `Code (CSS, HTML, CSS)`
5. `Setup Instructions`

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>How to Use CSS</strong></td><td>Learn how to apply CSS to your HighLevel account</td><td><a href="getting-started/how-to-use-css-with-highlevel">how-to-use-css-with-highlevel</a></td><td><a href="https://3218217113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VzyehrjZZrwqcyJLvaZ%2Fuploads%2FyNKSyc7SKORX7QGsHvhL%2Fcss-logo.png?alt=media&#x26;token=54491da5-cd4c-40c2-9579-274d411df90e">css-logo.png</a></td></tr><tr><td><strong>How to Use JS</strong></td><td>Learn how to apply JS to your HighLevel account</td><td><a href="getting-started/how-to-use-js-with-highlevel">how-to-use-js-with-highlevel</a></td><td><a href="https://3218217113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VzyehrjZZrwqcyJLvaZ%2Fuploads%2Fbho1F6tBlvvcrOzFSzjr%2Fe1f1eb4b-b8b8-4cb7-86a1-aafc8b6d9f5a.jpg?alt=media&#x26;token=0b7adad1-c043-4137-a5d5-8f75bf0cea60">e1f1eb4b-b8b8-4cb7-86a1-aafc8b6d9f5a.jpg</a></td></tr><tr><td><strong>Highlight Text</strong></td><td>Add some highlight to your text.</td><td><a href="funnels/texts/highlight-text">highlight-text</a></td><td><a href="https://3218217113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VzyehrjZZrwqcyJLvaZ%2Fuploads%2FpxcusM1TLa6W5X07ElA0%2Fhighlight-text-with-pure-css-only.jpg?alt=media&#x26;token=26d95f0f-9308-48ad-b796-677122ef7378">highlight-text-with-pure-css-only.jpg</a></td></tr></tbody></table>


---

# 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.allthingsghl.com/readme.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.
