llms.txt Content
# LINE Developers site (LINE Platform Documentation)
> LY Corporation provides an API (hereafter referred to as the LINE API) that enables external companies and developers to connect with LY Corporation services. The LINE Developers site (https://developers.line.biz/) provides documentation explaining the LINE API's specifications and development procedures.
## Docs
- [LINE Platform basics](https://developers.line.biz/en/docs/basics/): An introductory guide outlining the fundamental concepts and key components of the LINE Platform, with links to its core features.
- [LINE Developers Console](https://developers.line.biz/en/docs/line-developers-console/): An overview of the LINE Developers Console, showing how to create channels, manage roles, and configure settings for the LINE Platform services.
- [Messaging API](https://developers.line.biz/en/docs/messaging-api/): Explains how to use the Messaging API to create bots, send messages, and gather statistics while interacting securely with LINE users.
- [LINE Social Plugins](https://developers.line.biz/en/docs/line-social-plugins/): Details tools such as Share, Like, and Add friend button to connect websites or blogs with LINE and boost social engagement.
- [LINE Login](https://developers.line.biz/en/docs/line-login/): Describes LINE Login, a secure OAuth 2.0-based authentication method that allows users to sign in to apps or websites using their LINE accounts.
- [LINE Front-end Framework (LIFF)](https://developers.line.biz/en/docs/liff/): Introduces LIFF (LINE Front-end Framework), which enables web apps within LINE to access user data, send messages, and more. Includes setup guides.
- [LINE MINI App](https://developers.line.biz/en/docs/line-mini-app/): An overview of the LINE MINI App, which allows services to run inside LINE without requiring downloads. Explains the development flow, features, and submission steps.
## LINE Platform basics
The LINE Platform basics documentation provides an introduction to the co