# Welcome

Welcome to Invntio's docs! Get started improving your business effortlessly. If you have any questions, join our [Discord Community](https://discord.gg/h5vsEUfxaT) or [email us](mailto://victorvelazquezcid@gmail.com). We are happy to help!

Here are some pages that might interest you:

## Getting Started

{% content-ref url="/pages/z0nVzX9GcJ6HMVuHGQw9" %}
[Quick Start](/getting-started/quick-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/D6xIacn62FDajYwLZCxt" %}
[Features](/getting-started/features.md)
{% endcontent-ref %}

## API Reference

{% content-ref url="/pages/1pgzeQpVMGkhouRa2vPK" %}
[Authentication](/api-reference/authentication.md)
{% endcontent-ref %}

{% content-ref url="/pages/4YMh8qAlWLSbVRoxiNAr" %}
[Endpoints](/api-reference/endpoints.md)
{% endcontent-ref %}

## Self-Hosting

{% content-ref url="/pages/9vwtqV7F8oRTzeF65nVg" %}
[Configuration](/self-hosting/configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/m8oBueuTb7tQUz3fAXiY" %}
[Database](/self-hosting/database.md)
{% endcontent-ref %}

## Learning Resources

{% content-ref url="/pages/Zi205uTWbtFpuZJEDhDg" %}
[Basic Learning Resources](/learning-resources/basic-learning-resources.md)
{% endcontent-ref %}

## Contributing

{% content-ref url="/pages/dyqEdqpe834e0PFRQdIu" %}
[Guidelines](/contributing/guidelines.md)
{% endcontent-ref %}

{% content-ref url="/pages/M1xFfGiiJuGDcYw2WuqP" %}
[Code of Conduct](/contributing/code-of-conduct.md)
{% endcontent-ref %}

## Support Us

{% content-ref url="/pages/kQP7L5gKnLzP6jrde7q0" %}
[Support Us](/support-us/support-us.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.invntio.com/introduction/readme.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.
