> For the complete documentation index, see [llms.txt](https://docs.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.docbits.com/overview-and-basics/faq.md).

# FAQ

## FAQ - Frequently Asked Questions

Welcome to the FAQ page! Below you will find links to various categories that can help you quickly find the information you need.

## **1. General Information**

For common questions and guidance on how DocBits works, how to set up your account, and basic troubleshooting tips.

{% content-ref url="/pages/aJIGPBhX0HNjow0wiyR7" %}
[General Information](/overview-and-basics/faq/general-information.md)
{% endcontent-ref %}

## **2. Document Processing**

Everything related to the extraction, handling, and processing of documents in DocBits.

{% content-ref url="/pages/Gyp97D1njiw8qarUoNeZ" %}
[Document Processing](/overview-and-basics/faq/document-processing.md)
{% endcontent-ref %}

## **3. Infor LN (LN Integration)**

Guidelines and FAQs related to integrating DocBits with Infor LN, document imports, and specific configurations for LN.

{% content-ref url="/pages/d8DpxPyghp5dhknJpaBa" %}
[Infor LN (LN Integration)](/overview-and-basics/faq/infor-ln-ln-integration.md)
{% endcontent-ref %}

## **4. Infor M3 (M3 Integration)**

Guidelines and FAQs related to integrating DocBits with Infor M3, document imports, and specific configurations for M3.

{% content-ref url="/pages/o8mcaBChEf9gRMaf3nQe" %}
[Infor M3 (M3 Integration)](/overview-and-basics/faq/infor-m3-m3-integration.md)
{% endcontent-ref %}


---

# 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://docs.docbits.com/overview-and-basics/faq.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.
