# Introduction

Go.NUG is the official link shortener for the National Unity Government. This guide contains most frequently asked questions and notes on how to use Go.NUG effectively.

{% hint style="danger" %}
Share only those links intended for public access on Go.NUG / Edu.NUG.

We will not assume responsibility for any leaked information.
{% endhint %}

{% hint style="info" %}
We are currently introducing a new platform, **Edu.NUG**, specifically designed for the education sector.
{% endhint %}

> [go.nugmyanmar.org](https://go.nugmyanmar.org) | [edu.nugmyanmar.org](https://edu.nugmyanmar.org) <mark style="color:green;">**`[NEW]`**</mark>

## What is Go.NUG

Go.NUG serves as the official link shortener for the National Unity Government (NUG), crafted by the Smart Government Products team within MoCIT. The decision to establish this government-endorsed link shortener is driven by various factors:

1. **Ease of Sharing:** Traditional, lengthy URLs often prove impractical for sharing on platforms such as tweets or SMS due to character constraints. Go.NUG provides a solution by shortening links for more convenient dissemination.
2. **Email Security:** Recognizing that some email clients may block links from commercial shortening services if flagged as spam, Go.NUG serves as an official government link shortener. This not only facilitates smoother communication but also helps overcome potential security concerns.
3. **Phishing Prevention:** Addressing citizens' apprehensions about clicking on shortened links, Go.NUG instills confidence by assuring users of the legitimacy and security of the provided links.

Citizens can trust the authenticity of links shortened through Go.NUG, and government agencies are encouraged to register using their official government email addresses. This ensures a secure and reliable platform for communication.

For ongoing updates and real-time information about the operational status of the Go.NUG link shortening service, please refer to the Go.NUG service status page at [status.go.nugmyanmar.org](https://status.go.nugmyanmar.org).

## Who can use Go.NUG

Government agencies are eligible to register for Go.NUG using email addresses that conclude with .nugmyanmar.org. This initiative is a step towards fostering efficient communication and collaboration within the National Unity Government.

## Who can use Edu.NUG

Education institutions affiliated with National Unity Government of Myanmar can register to obtain an email address ending with ***@edu.nugmyanmar.org.***

Individuals who acquire an email address with the domain @edu.nugmyanmar.org can utilize Edu.NUG.


---

# 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://guide.go.nugmyanmar.org/introduction.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.
