# Welcome

### What is Spaceship?

Spaceship is a no-code platform that enables Singapore public officers to build and deploy functional application prototypes in minutes using only natural language. Simply describe what you want to build, and Spaceship will generate, build, and deploy a fully functional prototype onto secure government cloud infrastructure.

<figure><img src="/files/APxBTdoHKWqpgaHntjpe" alt=""><figcaption></figcaption></figure>

Spaceship was developed by Open Government Products (OGP) during the Hack for Public Good 2025 hackathon, built on the principle that prototyping in government should be:

* **Fast:** Create prototypes in hours, not months
* **Simple:** Intuitive enough for any public officer to use independently
* **Comprehensive:** Generate functional prototypes that self-correct and recommend improvements

### Who is Spaceship for?

Spaceship is designed for Singapore public officers across all agencies who want to:

* Validate ideas quickly without waiting months for vendor procurement
* Build functional prototypes to demonstrate concepts to stakeholders
* Create internal tools and applications without coding expertise
* Test solutions before committing to full-scale development

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-traffic-light-go">:traffic-light-go:</i></h4></td><td><strong>Getting started</strong></td><td>Setting yourself up for launch</td><td></td><td></td><td><a href="/pages/aOjs4gC5WzIpifbjuGsn">/pages/aOjs4gC5WzIpifbjuGsn</a></td></tr><tr><td><h4><i class="fa-alien-8bit">:alien-8bit:</i></h4></td><td><strong>Features</strong></td><td>Ask not what you can do for Spaceship, but what Spaceship can do for you</td><td></td><td></td><td><a href="/pages/AD9lDCmpddI5WAY92HgG">/pages/AD9lDCmpddI5WAY92HgG</a></td></tr><tr><td><h4><i class="fa-message-medical">:message-medical:</i></h4></td><td><strong>Prompting tips &#x26; best practices</strong></td><td>Tips and tricks to getting your first prototype</td><td></td><td></td><td><a href="/pages/scPRmf2UHNygzfDCY7Iu">/pages/scPRmf2UHNygzfDCY7Iu</a></td></tr><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></h4></td><td><strong>Troubleshooting</strong></td><td>What to do when encountering pesky bugs</td><td></td><td></td><td><a href="/pages/ULmoXhthX9AEP6aH6ZSe">/pages/ULmoXhthX9AEP6aH6ZSe</a></td></tr><tr><td><h4><i class="fa-comment-question">:comment-question:</i></h4></td><td><strong>FAQs</strong></td><td>Need we say more</td><td></td><td></td><td><a href="/pages/vmrKwxj3KMnNAlLxFaIC">/pages/vmrKwxj3KMnNAlLxFaIC</a></td></tr><tr><td><h4><i class="fa-phone-rotary">:phone-rotary:</i></h4></td><td><strong>Getting help</strong></td><td>Who you gonna call?</td><td></td><td></td><td><a href="/pages/KnWK8XVGelczlU3TG7WA">/pages/KnWK8XVGelczlU3TG7WA</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://spaceship.guides.gov.sg/hello/welcome.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.
