# Easy Platform

## Easy Platform

- [Easy Platform](https://docs.easyplatform.app/overview/readme.md): The foundation of all Easy applications. Here you can quickly find access to all documentation and instructions
- [Changelog](https://docs.easyplatform.app/overview/changelog.md): Easy Platform changelog
- [Purchase licenses via TwinCap First website](https://docs.easyplatform.app/license-and-administration/purchase-licenses-via-twincap-first-website.md): Get licenses for your organization
- [Purchase license via Microsoft App Source](https://docs.easyplatform.app/license-and-administration/purchase-license-via-microsoft-app-source.md): Get license for your organization
- [Purchase license via Microsoft Azure Plan](https://docs.easyplatform.app/license-and-administration/purchase-license-via-microsoft-azure-plan.md): Get license for your organization
- [IT-Reseller](https://docs.easyplatform.app/license-and-administration/it-reseller.md): Everything relevant for a reseller at a glance
- [Become an IT-Reseller](https://docs.easyplatform.app/license-and-administration/it-reseller/become-an-it-reseller.md): Here is a description of how to become an IT reseller
- [Purchase a license for your customer](https://docs.easyplatform.app/license-and-administration/it-reseller/purchase-a-license-for-your-customer.md): License your customers independently
- [Access authorization](https://docs.easyplatform.app/access-authorization.md)
- [Easy Platform customer portal](https://docs.easyplatform.app/app-tour/easy-platform-customer-portal.md)
- [FAQs](https://docs.easyplatform.app/troubleshotting/faqs.md): Get answers to your frequently asked questions
- [Known Issues](https://docs.easyplatform.app/troubleshotting/known-issues.md)
- [Support](https://docs.easyplatform.app/troubleshotting/support.md): Didn't found an answer to your question?
- [Permission Tables](https://docs.easyplatform.app/reference/permission-tables.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.easyplatform.app/overview/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.
