> ## 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.

# Understanding Your Payslip

> How to read your payslip with stablecoin payments

## Overview

Your payslip shows everything about your pay for each period, including both traditional and stablecoin payments.

***

## Payslip Sections

### Earnings

| Line Item          | Description                         |
| ------------------ | ----------------------------------- |
| **Regular Pay**    | Your standard salary for the period |
| **Overtime**       | Any overtime compensation           |
| **Bonus**          | One-time bonuses                    |
| **Other Earnings** | Commissions, stipends, etc.         |
| **Gross Pay**      | Total before deductions             |

### Deductions

| Line Item            | Description                      |
| -------------------- | -------------------------------- |
| **Federal Tax**      | Federal income tax withholding   |
| **State Tax**        | State income tax (if applicable) |
| **Local Tax**        | Local taxes (if applicable)      |
| **Social Security**  | FICA - Social Security           |
| **Medicare**         | FICA - Medicare                  |
| **Benefits**         | Health insurance, etc.           |
| **401(k)**           | Retirement contributions         |
| **Total Deductions** | Sum of all deductions            |

### Net Pay

| Line Item              | Description           |
| ---------------------- | --------------------- |
| **Net Pay**            | Your take-home amount |
| **Bank Deposit**       | Amount to your bank   |
| **Stablecoin Payment** | Amount in stablecoins |

***

## Stablecoin Payment Details

Your payslip shows:

| Field                 | Description                          |
| --------------------- | ------------------------------------ |
| **Stablecoin Amount** | How much you receive in stablecoins  |
| **USD Value**         | Dollar equivalent at time of payment |
| **Stablecoin Type**   | USDC, USDT, etc.                     |
| **Network**           | Ethereum, Polygon, etc.              |
| **Wallet Address**    | Where it was sent                    |
| **Transaction Hash**  | Blockchain reference                 |

***

## Example Payslip

```
PAY PERIOD: Jan 1 - Jan 15, 2024
PAY DATE: Jan 20, 2024

EARNINGS
  Regular Pay                    $5,000.00
  Gross Pay                      $5,000.00

DEDUCTIONS
  Federal Tax                      $750.00
  State Tax                        $250.00
  Social Security                  $310.00
  Medicare                          $72.50
  Health Insurance                 $200.00
  401(k)                           $250.00
  Total Deductions               $1,832.50

NET PAY                          $3,167.50

PAYMENT BREAKDOWN
  Bank Deposit (60%)             $1,900.50
  Stablecoin (40%)               $1,267.00

STABLECOIN DETAILS
  Amount: 1,267.00 USDC
  Network: Polygon
  Wallet: 0x1234...5678
  Tx Hash: 0xabcd...efgh
```

***

## Accessing Your Payslip

<Steps>
  <Step title="Log in to Toku">
    Access your employee portal
  </Step>

  <Step title="Navigate to Payslips">
    Click **Payroll** > **Payslips**
  </Step>

  <Step title="Select pay period">
    Choose the pay period you want to view
  </Step>

  <Step title="Download or print">
    Export as PDF if needed
  </Step>
</Steps>

***

## Verifying Your Stablecoin Payment

To confirm your stablecoin payment:

1. Find the transaction hash on your payslip
2. Go to a block explorer (Etherscan, Polygonscan, etc.)
3. Search for the transaction hash
4. View the transaction details and confirmation

***

## Year-End Documents

At year end, you'll receive:

* **W-2** — Annual wage and tax statement
* **Payment Summary** — Total payments received
* **Stablecoin Summary** — Total stablecoin payments

These documents are available in **Documents** > **Tax Documents**.

***

## Questions?

<CardGroup cols={2}>
  <Card title="Payroll FAQ" icon="circle-question" href="/payroll/faq">
    Common questions
  </Card>

  <Card title="Contact Support" icon="headset" href="/getting-started/support">
    Get help
  </Card>
</CardGroup>

***

<Tip>
  **Payroll Employee Guide** — Step 3 of 3. [Previous: Setting Up Your Wallet](/payroll/user/setting-up-wallet)
</Tip>
