# Introduction

## About Gridbox&#x20;

**Gridbox** is a platform  for building simple responsive one-page sites like Landing Pages, Sale Pages, Portfolio or Simple E-Commerce site using services like Gumroad. &#x20;

With Gridbox, you can either export your site & host it elsewhere or publish your website to Netlify with custom domain in a click.

It's free to [get started](https://gridbox.io/app/login). <br>

{% content-ref url="/pages/-Mgjf0URQi38g5tLhosy" %}
[Getting Started](/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgjiwGX2rSs4xRiM0so" %}
[Building Your Page](/gridbox-editor/introduction-to-gridbox-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgkQkyMvvdv2VwDHIu7" %}
[Hosting](/deployment/export-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgkQkyNdUSXzrafwVRi" %}
[Export Site](/deployment/export-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/4KdcoVvhM7ypn5SFZwCu" %}
[Setting up Google Analytics](/integrations/setting-up-google-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/pg65h0KAb5I3Zc6pEwBa" %}
[SEO & Open Graph](/seo-and-open-graph/setting-up-seo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhYCF7cAFA6Lp6U2liW" %}
[Creating / Storing Form Data](/integrations/creating-storing-form-data.md)
{% endcontent-ref %}

\ <br>


---

# 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.gridbox.io/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.
