> For the complete documentation index, see [llms.txt](https://alphamoon.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphamoon.gitbook.io/documentation/welcome-to-documentation.md).

# Welcome to Documentation

## About Us

**At Alphamoon, we have developed a technology that reduces the time and cost of document processing by automating it, with the help of state-of-the-art AI methods and NLP. We have designed our technology to collect and process data from a variety of documents.**

Our Alphamoon platform can be easily adapted without additional implementation or coding, providing you with a costless extension to automate multiple business processes.&#x20;

## Learn more

We have put together some helpful guides for you to get set up with our product quickly and easily. We recommend you start with:

{% content-ref url="/pages/wEZVcHKXFOGDulRlwxSq" %}
[Glossary](/documentation/glossary.md)
{% endcontent-ref %}

{% content-ref url="/pages/3HdgS0AaRHbmGgU6Aiwr" %}
[FAQs](/documentation/faqs.md)
{% endcontent-ref %}

#### See next:


---

# 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://alphamoon.gitbook.io/documentation/welcome-to-documentation.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.
