# PPTX Builder Wiki

**PPTX Builder** is a modern self-service reporting platform where users can create online and offline reports directly from their tabulated data.&#x20;

Our mission is to help **Researchers to work more efficiently**:handshake:by creating a simple but yet powerful platform for them to **quickly and accurately build reports**.

Shortcuts:

{% content-ref url="getting-started-1" %}
[getting-started-1](https://wiki.pptxbuilder.com/getting-started-1)
{% endcontent-ref %}

{% content-ref url="basics" %}
[basics](https://wiki.pptxbuilder.com/basics)
{% endcontent-ref %}

{% content-ref url="global-company-level-settings" %}
[global-company-level-settings](https://wiki.pptxbuilder.com/global-company-level-settings)
{% endcontent-ref %}

{% content-ref url="faq-1" %}
[faq-1](https://wiki.pptxbuilder.com/faq-1)
{% endcontent-ref %}


---

# 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://wiki.pptxbuilder.com/master.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.
