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

# Introduction

> Welcome to the home of your new unbelievable growth hack!

<img className="block dark:hidden" src="https://mintcdn.com/wazper/YSvJAcH7zn4sla7h/docs-wazper.png?fit=max&auto=format&n=YSvJAcH7zn4sla7h&q=85&s=f66945c5cba016b65dee55171faa8f14" alt="Hero Light" width="1156" height="648" data-path="docs-wazper.png" />

<img className="hidden dark:block" src="https://mintcdn.com/wazper/YSvJAcH7zn4sla7h/docs-wazper.png?fit=max&auto=format&n=YSvJAcH7zn4sla7h&q=85&s=f66945c5cba016b65dee55171faa8f14" alt="Docs - Wazper" title="Docs - Wazper" width="1156" height="648" data-path="docs-wazper.png" />

## Setting up

The first step to world-class virality loops is syncing your users with Wazper and start getting the colleagues of these users:

<CardGroup cols={2}>
  <Card title="Sync your users" icon="person-circle-check" iconType="regular" href="https://docs.wazper.com/api-reference/v1/user-sync">
    Run the Waz algorithm on your users (existing or new) so that we search you the colleagues of those users.
  </Card>

  <Card title="List Users' Colleagues" icon="list-check" href="https://docs.wazper.com/api-reference/v1/colleagues-list">
    2-3 Mins after the user is synced, you can get a list of that user's direct teammates (if the algorithm found any results)
  </Card>
</CardGroup>

## Make it yours

Once the users and colleagues are ready, you can start making some more advanced things with Wazper:

<CardGroup cols={2}>
  <Card title="Redirect team members into workspaces" icon="chart-network" href="https://docs.wazper.com/">
    Put the users who accept the invitation of a user automatically in the right workspace.
  </Card>

  <Card title="How to handle OAuth?" icon="person-circle-question" href="https://docs.wazper.com/">
    The best practice regarding how to handle users who sign up using OAuth on your sign-up page.
  </Card>

  <Card title="How to handle Sign Up using form submission" icon="pen-field" href="https://docs.wazper.com/">
    The best practice regarding how to handle users who sign up using a form submission on your sign-up page.
  </Card>

  <Card title="Update the Colleagues in Wazper" icon="stars" href="https://docs.wazper.com/">
    Learn to updatte the colleagues to make sure to have up-to-datet datta in your Wazper dashboard.
  </Card>
</CardGroup>
