# Introduction

<figure><img src="https://830009223-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXCmB1C0E7jaoFbPx2p%2Fuploads%2F81RZrjjrwlol5vhYKcMW%2FSMTXLogos.png?alt=media&#x26;token=e8d53f5a-7eb7-4452-ac51-ffaaeea252a6" alt=""><figcaption></figcaption></figure>

{% content-ref url="smtx-admin-guide" %}
[smtx-admin-guide](https://docs.smt-x.com/smtx-online-documentation/smtx-admin-guide)
{% endcontent-ref %}

The SMTX platform is a multi-purpose platform that support data management, workflow automation, back-office work management and integrations with other systems. Some examples for which Pergapedia is used:

* Data management catalog
  * Share corporate knowledge like vision, procedures, common practices, point of contacts, how-to manuals with everyone in your organization in a single place.
  * Publish  service offerings to your customers, including service level information and ability to search through the catalog.
  * Keep track of University research projects and document how researches are related to each other
* Process automation
  * Use online forms to request services and process the requests, with (partial) automation
  * Manage incoming requests with a team of people and keep track who is working on what and what's the current status
* Word document generation
  * Build Word documents automatically, based on information provided by your audience and input added by the delivery team
* Studio Add-ons
  * Build custom apps on top of the SMTX framework. Make use of workflows and available person data to build add-ons.&#x20;
  * Workspace reservations. Keep track of who is when in the office.
  * Visitor registration. Automate the process of visitor administration, including the option to reserve parking spot


---

# 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://docs.smt-x.com/smtx-online-documentation/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.
