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

# Quickstart

> How to start using trag

### usage

<Steps>
  <Step title="Login">
    Login here 👉 [https://auth.usetrag.com](https://auth.usetrag.com)
  </Step>

  <Step title="Connect github">
    Connect your github account
  </Step>

  <Step title="Choose repo">
    Select your repository your want to track for code reviews
  </Step>

  <Step title="Code review">
    Github bot will automatically run each time new pull request is opened
  </Step>
</Steps>

<Note>To create custom rule check the demo below 👇</Note>

<a href="https://www.loom.com/share/f9bf087055084f8597c56a30a08a55a6" target="_blank">
  <img height="600" noZoom src="https://mintcdn.com/trag/WFSPjwBnVgTC0hHi/images/rule-demo.jpg?fit=max&auto=format&n=WFSPjwBnVgTC0hHi&q=85&s=ada915895b6b43d46e80bea8452841df" data-path="images/rule-demo.jpg" />
</a>

<Tip>BONUS: you can write `@trag` in pr body or pr title to generate descriptions accordingly.</Tip>
