> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/mixxcazt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/mixxcazt/setting-1/node-data.md).

# node data

Home 1: Header 1, Footer 1

Home 2: Header 2, Footer 2&#x20;

Home 3: Header 3, Footer 3

Home 4: Header 4, Footer 4&#x20;

Home 5: Header 5, Footer 1

Home 6: Header 6, Footer 5&#x20;

Home 7: Header 7, Footer 6&#x20;

Home 8: Header 8, Footer 7

Home 9: Header 9, Footer 8

Home 10: Header 10, Footer 7&#x20;

Home 11: Header 11, Footer 4&#x20;

Home 12: Header 12, Footer 9&#x20;

Home 13: Header 4, Footer 10&#x20;

Home 14: Header 13, Footer 11

Home 15: Header 14, Footer 12

Home 16: Header 7, Footer 6

Home 17: Header 15, Footer 13

Home 18: Header 16, Footer 14&#x20;

Home 19: Header 17, Footer 15

Home 20: Header 16, Footer 1&#x20;

Home 21: Header 18, Footer 16

Home 22: Header 19, Footer 1

Home 23: Header 20, Footer 17

Home 24: Header 10, Footer 7

Home 25: Header 21, Footer 18&#x20;

Home 26: Header 11, Footer 19

Home 27: Header 22, Footer 3

Home 28: Header 23, Footer 20

Home 29: Header 24, Footer 17&#x20;

Home 30: Header 10, Footer 21

​

​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/mixxcazt/setting-1/node-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
