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

# Viewing Your Grants

> Understand and track your token grants

## Overview

The Grants page shows all token grants you've received from your organization. View grant details, track vesting progress, and see your total token compensation.

***

## Accessing Your Grants

1. Log in to TGA at [app.toku.com](https://app.toku.com)
2. Click **Grants** in the sidebar
3. View your list of grants

***

## Grant Information

Each grant displays:

| Field             | Description                    |
| ----------------- | ------------------------------ |
| **Grant Name**    | Descriptive name for the grant |
| **Grant Type**    | RTU, RTA, TPA, or Token Bonus  |
| **Total Amount**  | Total tokens in this grant     |
| **Vested**        | Tokens currently vested        |
| **Grant Date**    | When the grant was issued      |
| **Vesting Start** | When vesting begins            |
| **Status**        | Current grant status           |
| **Tags**          | Categorization labels          |

***

## Grant Detail View

Click any grant to see the full detail:

* **Vesting schedule** — Visual timeline with each tranche
* **Vesting progress** — Percentage complete with breakdown
* **Grant agreement** — Original terms and signed documents
* **Settlement history** — Past distributions from this grant

***

## Grant Statuses

| Status         | What It Means                                          |
| -------------- | ------------------------------------------------------ |
| **PENDING**    | Grant issued, waiting for you to accept                |
| **ACCEPTED**   | You've accepted the grant, tokens are actively vesting |
| **COMPLETED**  | All tokens have fully vested                           |
| **TERMINATED** | Grant was terminated (e.g., due to departure)          |
| **PAUSED**     | Vesting temporarily paused                             |

***

## Accepting a Grant

When you receive a new grant:

<Steps>
  <Step title="Review the terms">
    Read the grant name, token amount, vesting schedule, and any conditions.
  </Step>

  <Step title="Read the agreement">
    Review the full grant agreement document if one is attached.
  </Step>

  <Step title="Accept">
    Click **Accept Grant** to start the vesting clock.
  </Step>
</Steps>

<Warning>
  Review grant terms carefully before accepting. Once accepted, terms generally cannot be changed.
</Warning>

***

## Multiple Grants

If you have multiple grants (e.g., initial grant + refresh grant), each vests independently according to its own schedule. Your dashboard shows the combined totals.

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Understanding Vesting" icon="calendar" href="/tga/user/understanding-vesting">
    Learn how your tokens vest over time
  </Card>

  <Card title="Wallet Setup" icon="wallet" href="/tga/user/wallet-setup">
    Set up your wallet to receive tokens
  </Card>
</CardGroup>
