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

# Introduction

> Welcome to Waffle

<img className="block dark:hidden" src="https://mintcdn.com/akg/KkIGxveEpDvPpVc9/logo/main.svg?fit=max&auto=format&n=KkIGxveEpDvPpVc9&q=85&s=317baffa568e811d2c351911771385ab" alt="Hero Light" width="621" height="234" data-path="logo/main.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/akg/KkIGxveEpDvPpVc9/logo/main.svg?fit=max&auto=format&n=KkIGxveEpDvPpVc9&q=85&s=317baffa568e811d2c351911771385ab" alt="Hero Dark" width="621" height="234" data-path="logo/main.svg" />

## Setting up

The first step to using the world's most secure group chat app.

<Note>
  This app requires `iOS 17` to run and will not fully function on older phones, even if jailbroken.
</Note>

<CardGroup cols={2}>
  <Card title="Sign in with Google" icon="google">
    Click the button and sign in.
  </Card>

  <Card title="Try sending a message" icon="text">
    Type something and click send
  </Card>
</CardGroup>

## Test it

Try out the different features to make sure it works.

<CardGroup cols={2}>
  <Card title="Add New Channels" icon="text">
    Click on the name of your current channel, and select Add New Channel. Then, type a name and click Add Channel.
  </Card>

  <Card title="Send Images" icon="image">
    Paste in the link of an image or gif, and add whatever text you would like to add. The image will automatically display.
  </Card>

  <Card title="Send YouTube Links" icon="youtube">
    Paste in the link of a YouTube video, and add whatever text you would like to add. The video will automatically display.
  </Card>

  <Card title="Contribute to the Project" icon="screwdriver-wrench" href="https://github.com/ayaangrover/waffle">
    Click on this card to see the GitHub repository. You can run the code on XCode 15 or later.
  </Card>
</CardGroup>
