# Getting Started

SageX simplifies the process of data extraction from digital PDF documents by providing a comprehensive set of features that are easy to use. The first step is to register for an account, after which the user will receive an email with instructions on how to set up their password. Once logged in, you can set up their workspace by following the instructions in the[ Setting Up Workspaces](https://help.sagexglobal.ai/user-manual/welcome/setting-up-workspaces) section. Finally, you can complete their data extraction journey by following the steps outlined in the[ Running The Extraction Workflow](https://help.sagexglobal.ai/user-manual/welcome/running-the-extraction-workflow).

We recommend that you go through the [FAQs section](https://help.sagexglobal.ai/faqs/) before starting if you have specific pointed questions regarding the product.

Follow the detailed step-by-step guide below.

* [Introductory Note](/user-manual/welcome/getting-started/introductory-note.md)
* [Creating an Account](/user-manual/welcome/getting-started/creating-an-account.md)


---

# 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.sagexglobal.ai/user-manual/welcome/getting-started.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.
