# Enable the Macro for one Space

### How to apply this Macro to a whole space?

To apply the Macro to all pages of a space, you just need to put Wiki Markup of this macro into header or footer of Space Tool.

![](/files/-Lpl5ecSAtxVf9R_MuFa)

### Wiki Markup Usage

* Header: Once you put the macro into the header, this macro will overwrite any existing macros on any pages in this space.
* Footer: Once you put the macro into the footer, this macro will be overwritten by any existing macro on any pages in this space. You have to use this when you want to apply the macro to all pages of the space but except a few pages.

### Example of Wiki Markup

* Use default values for all parameters: {easy-heading-free}
* Set values for a few parameters: {easy-heading-free:selector=h1,h2|navigationTitle=On This Page|expandOption=disaable-expand-collapse}


---

# 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://shineatlas.gitbook.io/easy-heading-free/user-guide/enable-the-macro-for-one-space.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.
