# Global content

Global Content is a way for you to create widgets that you will then later be able to use on other pages via the [Global Content Widget](/widgets/global-content.md).

When you have created a widget here it will work as a template in the future, so that you will only have to set it up once, saving you a lot of time in the future.

Setting your widgets up with this feature ensures that every time you make a new page, you can get the same design on each page. All you will need to do is add them in the Global Content widget, making it straight forward to keep the same design on all of your pages.

### Start by adding the Global Content Holder

Click the three dots to the right of "Content". Select the Global Content Holder, give it a name and then save and publish.

![](/files/-MNFi5d4zqHUp9LB7k6J)

### Add Global Content node under the Global Content Holder

You can also add more Global Content Holders under your first one if you wish to create a deeper structure.

![](/files/-MNFjsYn91FuWQ5nRDGQ)

### You can now add widgets to your Global Content node.

You can add one or more widgets on each Global Content node. You can also nest Global Content nodes by adding the Global Content widget here.&#x20;

To display the Global Content on your site, use the [Global Content Widget](/widgets/global-content.md).

![](/files/-MNFl7-SlISq8v65gOB4)

###


---

# 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.iglootheme.com/page-types/global-content.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.
