# Advanced Options

- [Microsoft Word Formulas](https://help.docexport.com/template/advanced-options/microsoft-word-formulas.md): How to use Microsoft Word Formulas for advanced Calculations in Templates.
- [Page Break](https://help.docexport.com/template/advanced-options/page-break.md): Add a page break at the end of your table to make each item start on a new page
- [Group By](https://help.docexport.com/template/advanced-options/group-by.md): How to group output in Word Templates using Custom Placeholders
- [Repeat Table Header on new page](https://help.docexport.com/template/advanced-options/repeat-table-header-on-new-page.md): Carry over the column headers of a table onto the following pages in Microsoft word.
- [Hide default templates](https://help.docexport.com/template/advanced-options/hide-default-templates.md): In this article, you will learn how to hide the default templates from the DocExport start page dropdown.


---

# 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://help.docexport.com/template/advanced-options.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.
