# Introduction

{% hint style="danger" %}
**Only share links that are meant to be public on go.gov.kh.** \
\&#xNAN;*We will not be responsible for any leaked information.*
{% endhint %}

## What is GoGovKH?

GoGovKH is the official Cambodia government link shortener.

There are multiple reasons why we built an official government link shortener:

* URLs are too long to fit into tweets or SMSes, and difficult to remember.
* Email clients might block other commercial link shorteners if they are listed as spam on their site
* Citizens are afraid of phishing when receiving a shortened link and unsure of where it goes
* With GoGovKH, citizens are safe in the knowledge that the links are official. Any public officer can log in with their government emails and immediately create short links with the official gov.kh domain.

## Who can use GoGovKH?

Any public officer with an email ending in **.gov.kh** can login with their email. They will receive a One Time Password that is sent to that email.

## Why didn’t I receive the OTP instantly?

An OTP is immediately sent to your email address right after you’ve keyed it in. However, your email servers may take some time to process that to ensure that it is not a malicious email being sent to your inbox. If you have problems with receiving the OTP, please contact your AFM or IT team to resolve this.


---

# 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.gov.kh/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.
