# Welcome to Pressify

Pressify is your comprehensive knowledge management platform, designed to centralise your content in one secure hub. Whether you need to store, manage, or distribute content, Pressify has you covered. Here’s what you can do with Pressify:

## Key features

* [<mark style="color:blue;">Auto-Summarisation</mark>](/user-guides/view.md#auto-summary-generation)
* [<mark style="color:blue;">Auto-Tag Generation</mark>](broken://pages/dR0oMCS3XRTqzdNRqI2o#auto-tag-generation)
* [<mark style="color:blue;">Auto-Translation</mark>](broken://pages/dR0oMCS3XRTqzdNRqI2o#auto-translation)
* [<mark style="color:blue;">Favourite Articles</mark>](/user-guides/favourite-articles.md#how-to-favourite-articles)
* [<mark style="color:blue;">Collections</mark>](/user-guides/collection.md)

## Getting Started

1. [Log In](/user-guides/log-in.md): Use your OTP (one-time password) to securely sign in to your Pressify account.
2. [Upload Content](broken://pages/dR0oMCS3XRTqzdNRqI2o): Upload content directly to Pressify.
3. [Bookmark Contents](/user-guides/favourite-articles.md): Use the bookmark feature to save contents for quick access.
4. [Create and Share Collections](/user-guides/collection.md): Group your contents into collections for better organisation and sharing.

## Who can use Pressify

Pressify is available to all **MINDEF/SAF** personnel with internet-enabled **defence.gov.sg** and **mindef.gov.sg** email domains.

Users should read the [<mark style="color:blue;">**Terms of Use**</mark>](https://file.go.gov.sg/pressify-terms-of-use.pdf) and [<mark style="color:blue;">**Privacy Policy**</mark> ](https://file.go.gov.sg/pressify-privacy-policy.pdf)before logging in.

## What data can Pressify handle

Pressify is hosted on [<mark style="color:blue;">Government on Commercial Cloud (GCC)</mark>](https://www.developer.tech.gov.sg/products/categories/infrastructure-and-hosting/government-on-commercial-cloud/overview) and is built with security features and practices, ensuring compliance with IM8 standards. It is suitable for handling materials classified as **RESTRICTED / SENSITIVE NORMAL**.

## Tips and Tricks

* Use the search bar to quickly find articles by keywords, tags, or titles.
* Regularly update your bookmarks and collections to keep your library organised.
* Take advantage of the auto-summarisation feature to save time on reading lengthy articles.

## Support

If you need help or have any questions, contact us at **<pressify@dotc.gov.sg>** or use this [form](https://go.gov.sg/contact-pressify).

## Copyright Policy

All users must ensure that they have full rights and permissions for any material or content uploaded to the service. Uploading content to the service must not violate any privacy, intellectual property, property rights, or contractual rights of others.


---

# 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.app.pressify.gov.sg/welcome-to-pressify.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.
