# Home

<div data-full-width="false"><figure><img src="https://3514041584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxH8JA8xG3I22tiZG5H6%2Fuploads%2Fgit-blob-166362faeb74ef5d5b0ebf333f7b4dd93cb86a12%2Fbanner.svg?alt=media" alt=""><figcaption></figcaption></figure></div>

[STADIUM ACADEMY](https://docs.stadium.software/academy)\
Get to know the Stadium Designer in a few easy lessons

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-type="files"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>DESIGN</strong></td><td>Create web applications in the <a href="how-it-works/designer">Stadium Designer</a></td><td><ul><li><a href="connectors">Connect</a> to databases, web services and files</li><li>Drag <a href="controls">controls</a> into <a href="features/pages">Pages</a> to collect or display data</li><li>Add <a href="actions">actions</a> to scripts and events</li></ul></td><td></td><td><a href="https://3514041584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxH8JA8xG3I22tiZG5H6%2Fuploads%2Fgit-blob-978f92401f5126db8f21d78def30e41d4c94d488%2Fstad-docs-design.svg?alt=media">stad-docs-design.svg</a></td></tr><tr><td><strong>GO LIVE</strong></td><td>Publish to your hosted <a href="how-it-works/application-manager">Stadium Application Manager</a></td><td><ul><li><a href="features/publish">Publish</a> Stadium applications</li><li>Configure<a href="how-it-works/application-manager"> key application settings</a></li><li>Set up <a href="how-it-works/application-users-and-roles">users and roles</a> to secure your application</li></ul></td><td></td><td><a href="https://3514041584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxH8JA8xG3I22tiZG5H6%2Fuploads%2Fgit-blob-219f38b3a8db5472145c9bb25fc0b708040bf76a%2Fstad-docs-golive.svg?alt=media">stad-docs-golive.svg</a></td></tr></tbody></table>


---

# 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.stadium.software/readme.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.
