# Introduction

{% hint style="info" %}
**Sortpin** is a comprehensive online platform meticulously crafted to aid users in efficiently discovering, collecting, and organizing digital content across the web. It serves as a digital repository where users can curate and categorize a myriad of online resources, including websites, articles, and multimedia content, tailored to their unique preferences and interests.
{% endhint %}

At its core, Sortpin offers a robust set of features aimed at enhancing the user experience:

1. **Bookmarking Capability**: Users can effortlessly save URLs of websites, articles, and resources directly to their Sortpin account, ensuring easy access and retrieval at a later time.
2. **Advanced Organization Tools**: Sortpin empowers users with the ability to organize their saved content into customizable folders, categories, and subcategories, enabling seamless content management and efficient navigation.
3. **Intuitive Tagging System**: With Sortpin's intuitive tagging system, users can assign descriptive tags to their bookmarks, facilitating enhanced search functionality and content discovery based on specific keywords or topics.
4. **Seamless Sharing Options**: Sortpin facilitates seamless content sharing, allowing users to share their curated collections and bookmarks with friends, colleagues, or the broader online community, fostering collaboration and knowledge exchange.
5. **Robust Search Functionality**: The platform boasts a powerful search feature that enables users to quickly locate desired content within their extensive collection of bookmarks and curated resources, saving valuable time and effort.

In essence, Sortpin endeavors to streamline the process of online content management and retrieval, offering users a centralized hub where they can effortlessly organize, discover, and access their favorite digital resources. Whether for personal use or professional endeavors, Sortpin stands as an indispensable tool for individuals seeking to stay organized, informed, and connected in an ever-expanding digital landscape.


---

# 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://help.sortpin.com/getting-started/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.
