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

# Introduction

> Decentralized storage payments with SOL and USDFC

# Welcome to toju

*tọjú* (pronounced "toh-joo") means "to keep" in [Yoruba](https://en.wikipedia.org/wiki/Yoruba_language), a language spoken by over 50 million people in West Africa.

We built toju to bridge the gap between crypto users and decentralized storage on IPFS. No credit cards, no subscriptions — just pay for IPFS storage with SOL or USDFC.

## What this is.

toju is a **payment bridge** that enables crypto-native users to pay for decentralized storage on IPFS, without the traditional hassle of credit cards or subscriptions.

We're not a storage layer — we're the onramp that lets you pay for IPFS storage using your crypto wallet. We currently support **Solana (SOL)** and **Filecoin (USDFC)**, with more chains coming soon.

## Key Features

<CardGroup cols={2}>
  <Card title="Multi-Chain Payments" icon="coins">
    Pay storage fees with SOL or USDFC
  </Card>

  <Card title="No Credit Cards" icon="credit-card-blank">
    Pure crypto-native payment flow
  </Card>

  <Card title="Upload History" icon="clock-rotate-left">
    Track all your uploads with metadata
  </Card>

  <Card title="Storage Renewal" icon="rotate">
    Extend storage duration before expiration
  </Card>
</CardGroup>

## How it Works

1. **Upload Files**: Select files to store on decentralized storage
2. **Choose Payment Chain**: Pay with SOL (Solana) or USDFC (Filecoin)
3. **Estimate Cost**: See the cost based on file size and duration
4. **Pay with Wallet**: Sign the transaction with your wallet
5. **Track Storage**: View upload history and expiration dates
6. **Renew if Needed**: Extend storage duration before files expire

## Quick Links

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get started in 5 minutes
  </Card>

  <Card title="SDK Reference" icon="code" href="/sdk/overview">
    Integrate toju into your app
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/tojunetwork/afara">
    View the source code
  </Card>

  <Card title="Launch App" icon="arrow-up-right-from-square" href="https://toju.network">
    Start uploading files
  </Card>
</CardGroup>
