# GoGovSG

GoGovSG is a link shortener built for government communications. Create memorable short links and QR codes for campaigns, posters, forms, and digital outreach - making it easy for citizens to access government services.

### Try It Yourself

**🚀** [**Launch GoGovSG Demo**](https://go.demos.sg)

Log in with your Gmail, Yahoo, or Outlook email to start creating short links immediately.

### What You Can Do

Explore GoGovSG's link management features in this demo environment:

* **Create short links** with custom, memorable aliases
* **Generate QR codes** automatically for any short link
* **Manage your links** with an intuitive dashboard
* **Track link clicks** to understand engagement (demo analytics)
* **Edit link destinations** after creation without changing the short URL
* **Organize links** for campaigns and projects

### Demo Limitations

{% hint style="warning" %}
**Important: This is a demo environment**

Please note these limitations to keep the demo safe and available for everyone:

* **Login**: Use Gmail, Yahoo, or Outlook emails (not government email domains)
* **Links reset every 3 hours**: All short links are automatically deleted to prevent misuse
* **Demo watermarks**: The demo includes clear indicators that distinguish it from production GoGovSG instances
* **No file uploads**: File upload features are disabled in the demo environment
* **Testing only**: This environment is for evaluation purposes, not for production campaigns
  {% endhint %}

### Learn More

* [**go.gov.sg**](https://go.gov.sg) - See GoGovSG in production use by the Singapore government
* <https://github.com/opengovsg/GoGovSG> - The open-source codebase
* [**guide.go.gov.sg**](https://guide.go.gov.sg) - Complete feature documentation and user guides


---

# 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://international.open.gov.sg/demos/gogovsg.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.
