> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs overview

> FLOWX.AI provides web and native mobile SDKs. These SDKs enable developers to create applications that can be displayed in a browser, embedded in an internet banking interface, or in a mobile banking app. The SDKs automatically generate the user interface (UI) based on the business process and data points created by a business analyst, reducing the need for UX/UI expertise.

SDKs are used in the Web (Angular), iOS, and Android applications to render the process screens and orchestrate the custom components.

<CardGroup>
  <Card title="Web SDK (Angular renderer)" icon="computer" href="angular-renderer" />

  <Card title="iOS SDK" icon="apple" href="ios-renderer" />

  <Card title="Android SDK" icon="android" href="android-renderer" />
</CardGroup>


## Related topics

- [SDKs overview](/4.7.x/sdks/sdks-overview.md)
- [Consuming FlowX from external apps](/5.1/docs/platform-deep-dive/integrations/consuming-flowx-from-external-apps.md)
- [FlowX.AI architecture](/5.9/docs/platform-overview/flowx-architecture.md)
