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

# Introduction

> Embed complete tax workflows into your app with Quicko Connect’s modular APIs and SDKs.

Quicko Connect offers a comprehensive tax solution tailored for FinTech platforms aiming to enhance the tax journey for their users. We provide a seamless integration experience across your platforms to help your users save, pay, file & track taxes. It encapsulates a range of features that cater to diverse platform needs while ensuring user privacy and data security.

<Card title="Get Started" icon="rocket" href="/projects/connect/guides/integrations" horizontal>
  Follow our step-by-step integration guide to embed Quicko Connect into your application.
</Card>

## Key Features

<AccordionGroup>
  <Accordion title="Versatility" icon="globe" defaultOpen>
    Quicko Connect is versatile and covers both web and mobile use cases.
  </Accordion>

  <Accordion title="Mobile SDK" icon="smartphone" defaultOpen>
    For mobile platforms (Android & iOS), Quicko Connect offers a plug-and-play SDK that integrates effortlessly. It uses Material 3 design to blend seamlessly into the host app's theme, ensuring a consistent user experience.
  </Accordion>

  <Accordion title="Web Solution" icon="monitor">
    For web platforms, Quicko Connect provides a redirect-based journey, guiding users to the our Income Tax Web App.
  </Accordion>

  <Accordion title="Event-Driven Journey" icon="zap">
    The user journey with Quicko Connect is event-driven, and these events are shared transparently with the channel partner.
  </Accordion>

  <Accordion title="User Privacy & Consent" icon="shield-check">
    We prioritise user privacy and consent. All actions and data accesses are done with explicit user consent.
  </Accordion>

  <Accordion title="Open APIs" icon="terminal">
    This documentation will also guide you on leveraging the open APIs that allow channel partners to query user data from their servers with proper user consent.
  </Accordion>
</AccordionGroup>

## Understanding Channel Partners

<AccordionGroup>
  <Accordion title="What are Channel Partners?" icon="users" defaultOpen>
    A Channel Partner refers to external platforms or businesses that have embedded the Quicko Connect SDK into their applications. By doing so, these platforms can harness the power and features of Quicko Connect to solve tax-related issues for their users.
  </Accordion>

  <Accordion title="Benefits of Being a Channel Partner" icon="star">
    <Columns cols={2}>
      <Card title="Unlock Additional Value for your Users" icon="sparkles">
        Using Quicko Connect, you can add taxes to your offerings and enhance the experience for your users with minimal effort.
      </Card>

      <Card title="Low-Code Integration" icon="code-branch">
        The SDK is designed as a low-code solution. Channel Partners can effortlessly provide a "drop-in" tax solution to their users without heavy development work.
      </Card>

      <Card title="User Data Insights" icon="chart-line">
        With user consent, Channel Partners can glean insights into user data by querying our open APIs.
      </Card>

      <Card title="Revenue Opportunities" icon="wallet">
        Channel Partners can generate revenue through Clique, Quicko's affiliate platform, whenever a user engages in a transaction on the SDK.
      </Card>
    </Columns>
  </Accordion>
</AccordionGroup>

## Getting Started

<Steps>
  <Step title="Integration">
    Depending on your platform, choose between the mobile SDK or the web solution. Follow our step-by-step integration guide to embed Quicko Connect into your application.
  </Step>

  <Step title="User Journey">
    Understand the event-driven user journey to know what to expect and how to handle different scenarios in your application.
  </Step>

  <Step title="Data Querying">
    Familiarize yourself with the open APIs to fetch user data from the servers.
  </Step>
</Steps>

***

## Conclusion

With Quicko Connect, you're not just integrating a tax solution. You're enhancing your user's experience, ensuring their privacy, and creating new revenue opportunities for your platform. Dive into the subsequent sections of this documentation to kickstart your integration and make the most out of Quicko Connect.
