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

# Guides Overview

> Step-by-step tutorials for common Chainbook workflows

These guides walk you through specific tasks and workflows in Chainbook.

## Getting Started Guides

<CardGroup cols={2}>
  <Card title="Importing Assets" icon="download" href="/guides/importing-assets">
    Learn how to add assets and sync your transaction history.
  </Card>

  <Card title="Categorizing Transactions" icon="tags" href="/guides/categorizing-transactions">
    Organize transactions with categories for better reporting.
  </Card>
</CardGroup>

## Data Management

<CardGroup cols={2}>
  <Card title="Exporting Data" icon="file-export" href="/guides/exporting-data">
    Export transactions as CSV for accounting and tax purposes.
  </Card>

  <Card title="Collaboration Workflow" icon="users" href="/guides/collaboration-workflow">
    Set up team collaboration on shared wallets.
  </Card>
</CardGroup>

## Quick Reference

### Common Tasks

| Task                     | Where to Go                                        |
| ------------------------ | -------------------------------------------------- |
| Add a new asset          | Wallets → Select wallet → Add Asset                |
| Categorize a transaction | Transactions → Click transaction → Select category |
| Export transactions      | Transactions → Export button                       |
| Invite a team member     | Wallets → Select wallet → Members → Invite         |
| Add a contact            | Contacts → Add Contact                             |
| Change password          | Settings → Security → Change Password              |

### Keyboard Shortcuts

| Shortcut     | Action                  |
| ------------ | ----------------------- |
| `G` then `D` | Go to Dashboard         |
| `G` then `T` | Go to Transactions      |
| `G` then `P` | Go to Wallets           |
| `G` then `C` | Go to Contacts          |
| `/`          | Open search             |
| `?`          | Show keyboard shortcuts |

<Note>
  Keyboard shortcuts require you to be focused on the main content area (not in an input field).
</Note>

## Video Tutorials

<Info>
  Video tutorials coming soon! Subscribe to our newsletter for updates.
</Info>

## Need More Help?

<CardGroup cols={3}>
  <Card title="Feature Docs" icon="book" href="/features/wallets">
    Detailed documentation for each feature.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/introduction">
    Answers to common questions.
  </Card>

  <Card title="Support" icon="headset" href="mailto:support@chainbook.app">
    Contact our support team.
  </Card>
</CardGroup>
