# Tapedrive - [Introduction](https://docs.tape.network/protocol/index.md): Fast object storage for your computer, your hardware, or Tapenet. - [Install Tapedrive](https://docs.tape.network/install.md) - [Quick Start](https://docs.tape.network/protocol/quickstart.md) - [Network Architecture](https://docs.tape.network/protocol/architecture/overview.md) - [Tapes](https://docs.tape.network/protocol/architecture/tapes.md) - [Tracks](https://docs.tape.network/protocol/architecture/tracks.md) - [Objects](https://docs.tape.network/protocol/architecture/objects.md) - [Slicing](https://docs.tape.network/protocol/architecture/slicing.md) - [Spool Groups](https://docs.tape.network/protocol/architecture/spool-groups.md) - [Tape Replay](https://docs.tape.network/protocol/architecture/tape-replay.md) - [Epochs](https://docs.tape.network/protocol/architecture/epochs.md) - [Challenge Mechanism](https://docs.tape.network/protocol/architecture/challenges.md) - [Token Economics](https://docs.tape.network/protocol/architecture/token-economics.md) - [Gateways](https://docs.tape.network/protocol/architecture/gateways.md) - [Storage Nodes](https://docs.tape.network/protocol/architecture/storage-nodes.md) - [Solana Control Plane](https://docs.tape.network/protocol/architecture/solana-programs.md) - [White Paper](https://docs.tape.network/protocol/architecture/white-paper.md) - [Introduction](https://docs.tape.network/tapenet/index.md) - [Get Started](https://docs.tape.network/tapenet/access.md) - [Network Details](https://docs.tape.network/protocol/architecture/networks.md) - [Overview](https://docs.tape.network/protocol/node-setup/index.md) - [Storage Node Setup](https://docs.tape.network/protocol/node-setup/storage-node.md) - [Gateway Setup](https://docs.tape.network/protocol/node-setup/gateway.md) - [Run Tapedrive Locally](https://docs.tape.network/tapenet/local.md) - [Gateway API](https://docs.tape.network/apis/gateway/index.md) - [Rate Limits](https://docs.tape.network/apis/rate-limits.md) - [Health](https://docs.tape.network/apis/gateway/status/health.md): Readiness check for load balancers and monitoring. - [Stats](https://docs.tape.network/apis/gateway/status/stats.md): A snapshot of the gateway's storage and serving state. - [Get Object](https://docs.tape.network/apis/gateway/objects/get-object.md): Fetch an object's decoded bytes by its track address. - [List Objects](https://docs.tape.network/apis/gateway/objects/list-objects.md): Paginated, name-ordered listing of a tape's named objects. - [Serve Site Path](https://docs.tape.network/apis/gateway/site/serve-site.md): Serve an object from a tape by path, rendered inline. - [Get Track](https://docs.tape.network/apis/gateway/tracks/get-track.md): Fetch a single track's decoded bytes by its address. - [Track Metadata](https://docs.tape.network/apis/gateway/tracks/track-metadata.md): Everything the gateway knows about a track, without fetching its bytes. - [Track Data](https://docs.tape.network/apis/gateway/tracks/track-data.md): Fetch a track's stored data record through the versioned catalog API. - [Track Proof](https://docs.tape.network/apis/gateway/tracks/track-proof.md): The Merkle proof material for verifying a track against its on-chain commitments. - [Get Slice](https://docs.tape.network/apis/gateway/tracks/get-slice.md): Fetch one erasure-coded slice of a track by spool position. - [Track By Number](https://docs.tape.network/apis/gateway/tracks/track-by-number.md): Fetch a track's catalog record by its tape and position. - [Find Tracks](https://docs.tape.network/apis/gateway/tracks/find-tracks.md): Locate tracks on a tape by their lookup key. - [List Tracks](https://docs.tape.network/apis/gateway/tracks/list-tracks.md): Paginated listing of every track on a tape, named and nameless alike. - [Introduction](https://docs.tape.network/sdks/index.md) - [Quick Start](https://docs.tape.network/sdks/quickstart.md) - [Reading](https://docs.tape.network/sdks/reading.md) - [Writing](https://docs.tape.network/sdks/writing.md) - [Objects](https://docs.tape.network/sdks/objects.md) - [Streams](https://docs.tape.network/sdks/streams.md) - [Rust](https://docs.tape.network/sdks/rust.md) - [Getting Started](https://docs.tape.network/tools/cli/index.md) - [CLI Management](https://docs.tape.network/tools/cli/management.md) - [Tape Management](https://docs.tape.network/tools/cli/commands/tape-management.md) - [Uploads](https://docs.tape.network/tools/cli/commands/uploads.md) - [Downloads](https://docs.tape.network/tools/cli/commands/downloads.md) - [Deploy a Static Site](https://docs.tape.network/tools/cli/commands/deploy.md) - [Objects](https://docs.tape.network/tools/cli/commands/objects.md) - [Deletions](https://docs.tape.network/tools/cli/commands/deletions.md) - [Context & Configuration](https://docs.tape.network/tools/cli/commands/context-management.md) - [S3 Gateway](https://docs.tape.network/tools/s3-gateway/index.md) - [S3 Compatibility](https://docs.tape.network/tools/s3-gateway/compatibility.md) - [Configuration](https://docs.tape.network/tools/s3-gateway/configuration.md) - [Uploads](https://docs.tape.network/tools/s3-gateway/uploads.md) - [Downloads](https://docs.tape.network/tools/s3-gateway/downloads.md) - [Deletions](https://docs.tape.network/tools/s3-gateway/deletions.md) - [Integrations](https://docs.tape.network/tools/s3-gateway/integrations.md) - [Integrations](https://docs.tape.network/tools/quickstarts/index.md) - [Git Remotes](https://docs.tape.network/tools/git.md) - [AWS CLI and boto3](https://docs.tape.network/tools/quickstarts/aws-cli.md) - [Rclone](https://docs.tape.network/tools/quickstarts/rclone.md) - [MinIO Client](https://docs.tape.network/tools/quickstarts/mc.md) - [DuckDB](https://docs.tape.network/tools/quickstarts/duckdb.md) - [Litestream](https://docs.tape.network/tools/quickstarts/litestream.md) - [MLflow](https://docs.tape.network/tools/quickstarts/mlflow.md) - [ClickHouse](https://docs.tape.network/tools/quickstarts/clickhouse.md) - [Write from a Solana Program](https://docs.tape.network/tools/quickstarts/solana.md) - [Network Explorer](https://docs.tape.network/tools/explorer.md) - [Hosting a Static Site](https://docs.tape.network/tools/hosting.md) - [Serving Tapedrive Content Through a CDN](https://docs.tape.network/tools/cdn.md) - [Telemetry & Metrics](https://docs.tape.network/tools/telemetry.md) - [Use Phantom with Tapenet](https://docs.tape.network/tools/wallets/phantom-setup.md) - [AI & LLM Integration](https://docs.tape.network/tools/ai-llms.md) - [Examples](https://docs.tape.network/examples.md)