> For the complete documentation index, see [llms.txt](https://help.sagexglobal.ai/user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sagexglobal.ai/user-manual/welcome/getting-started/introductory-note.md).

# Introductory Note

The product allows users to automate the extraction of data from Digital PDF documents quickly and efficiently. It allows businesses to jump start their journey into effectively managing the extraction of data from documents while addressing the challenges of many different structures, layouts and representations of the data.

The product simplifies the process into 3 simple steps:

1. [Upload](https://help.sagexglobal.ai/faqs/faqs/document-upload):  Documents will be ingested by the product and it will understand the structure and content of the document to enhance the user experience in the steps that follow.
2. [Extract](https://help.sagexglobal.ai/faqs/faqs/extraction) and/or[ Verify](https://help.sagexglobal.ai/faqs/faqs/verification):  Your document will be presented on the SageX extraction/verification screen. SageX provides you with an easy to use and feature rich environment to help you select and extract your data quickly and efficiently. Once SageX has learned enough about your data, it will predict the values and you can then proceed to the Verification stage to verify the extracted data.
3. [Export](https://help.sagexglobal.ai/faqs/faqs/export):  The data that has been extracted can be sliced, combined and formatted in multiple ways to suit the exact needs of each business and its teams.  This step performs the transformation of the source data and gives it to you in easy-to-use CSV or JSON or XLSX format, ready for your consumption.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/introductory-note.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.
