# DataHaven > https://datahaven.xyz/ ## How to Use This File This file lists URLs for resolved Markdown pages that complement the rendered pages on the documentation site. Use these Markdown files when prompting models to retain semantic context without HTML noise. ## Metadata - Documentation pages: 43 - Categories: 11 ## Docs This section lists documentation pages by category. Each entry links to the resolved markdown version of the page and includes a short description. Docs: BSP - [BSP CLI Flags](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-bsp-cli-flags.md): Configuration flags for running a Backup Storage Provider node, covering capacity limits, task execution, proof handling, and operational tuning. - [End-to-End BSP Onboarding](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-end-to-end-bsp-onboarding.md): This step-by-step tutorial follows the full process to spin up your own BSP node and how to register to the DataHaven network. - [BSP FAQs and Troubleshooting](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-faqs-and-troubleshooting.md): Conversational style BSP-related FAQs and their answers. Includes most common pitfalls, best practices, and proof submission monitoring. - [Get Started as a Backup Storage Provider](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-get-started.md): Walk through the responsibilities, onboarding flow, and reliability expectations before running a Backup Storage Provider on DataHaven. - [Run a BSP Node](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-run-a-bsp-node.md): Guide on how to set up, configure, and spin up a Backup Storage Provider (BSP) node on the DataHaven network using Docker. - [Verify BSP Node](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-verify-bsp-node-via-api.md): Guide on how to register your BSP node on-chain via Polkadot API and start contributing to the DataHaven network. - [Verify BSP Node via UI](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-verify-bsp-node-via-ui.md): Guide on how to register your BSP node on-chain via Polkadot.js Apps and start contributing to the DataHaven network. - [Provide Storage](https://docs.datahaven.xyz/ai/pages/provide-storage.md): Orientation for operators who want to supply storage capacity to DataHaven, with an emphasis on the backup role that safeguards redundancy and proofs. Docs: Basics - [Buckets, Files, and Merkle Proofs](https://docs.datahaven.xyz/ai/pages/how-it-works-data-and-provider-model-buckets-files-and-merkle-proofs.md): High-level overview of the DataHaven system, explaining how buckets and files structure your data and how Merkle proofs ensure cryptographic data integrity. - [Data Flow and Lifecycle](https://docs.datahaven.xyz/ai/pages/how-it-works-data-and-provider-model-data-flow-and-lifecycle.md): A step-by-step overview of how data moves through DataHaven's provider model—from upload to retrieval and beyond. - [How DataHaven Works](https://docs.datahaven.xyz/ai/pages/how-it-works.md): Get a high-level look at how DataHaven users, providers, and on-chain proofs work together to provide a secure, interoperable, trust-minimized storage layer. - [Snowbridge and Cross-Chain Messaging](https://docs.datahaven.xyz/ai/pages/how-it-works-interoperability-snowbridge-and-cross-chain-messaging.md): DataHaven is a sovereign Layer 1 blockchain built for interoperability. Snowbridge facilitates its direct communication with Ethereum and other ecosystems. - [EigenLayer AVS and Shared Security Model](https://docs.datahaven.xyz/ai/pages/how-it-works-security-model-and-restaking-eigenlayer-avs-shared-security-model.md): DataHaven is an AVS secured by EigenLayer restaking, inheriting Ethereum's economic security to enable trust-minimized decentralized storage. - [Tokenomics](https://docs.datahaven.xyz/ai/pages/how-it-works-tokenomics-and-incentives-tokenomics.md): Explore DataHaven’s tokenomics to learn how the HAVE token powers storage, fees, staking, governance, and cross-chain functionality across the network. - [Get Started as a Backup Storage Provider](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-get-started.md): Walk through the responsibilities, onboarding flow, and reliability expectations before running a Backup Storage Provider on DataHaven. - [Store and Retrieve Data](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data.md): Learn about the complete data storage and retrieval process in DataHaven, from bucket creation to verification and file access. - [Local Devnet](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-network-details-local-devnet.md): Configuration details, pre-funded accounts, and MSP endpoints that help you set up your environment and start developing on the DataHaven local devnet. - [Testnet](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-network-details-testnet.md): Configuration details, block explorers, faucets, and MSP endpoints you need to connect your tools and start building on the DataHaven testnet. - [Get Started with the StorageHub SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-get-started.md): Set up your development environment, install the StorageHub SDK, and prepare your project to start interacting with the DataHaven network. - [Use the DataHaven dApp](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-the-datahaven-dapp.md): Use the DataHaven web dApp to create buckets, upload files, and download data on the DataHaven testnet without writing code. Docs: FAQ - [BSP FAQs and Troubleshooting](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-faqs-and-troubleshooting.md): Conversational style BSP-related FAQs and their answers. Includes most common pitfalls, best practices, and proof submission monitoring. - [FAQs and Troubleshooting](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-faqs-and-troubleshooting.md): Conversational style StorageHub SDK-related FAQs and their answers. Includes bucket management, security best practices, and the role of EigenLayer. Docs: Network - [Local Devnet](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-network-details-local-devnet.md): Configuration details, pre-funded accounts, and MSP endpoints that help you set up your environment and start developing on the DataHaven local devnet. - [Testnet](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-network-details-testnet.md): Configuration details, block explorers, faucets, and MSP endpoints you need to connect your tools and start building on the DataHaven testnet. - [Spin Up Local Devnet](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-spin-up-local-devnet.md): Set up a local DataHaven development network to test storage operations, deploy contracts, and interact with the StorageHub SDK in a self-contained environment. Docs: Protocol - [How DataHaven Works](https://docs.datahaven.xyz/ai/pages/how-it-works.md): Get a high-level look at how DataHaven users, providers, and on-chain proofs work together to provide a secure, interoperable, trust-minimized storage layer. - [Snowbridge and Cross-Chain Messaging](https://docs.datahaven.xyz/ai/pages/how-it-works-interoperability-snowbridge-and-cross-chain-messaging.md): DataHaven is a sovereign Layer 1 blockchain built for interoperability. Snowbridge facilitates its direct communication with Ethereum and other ecosystems. - [EigenLayer AVS and Shared Security Model](https://docs.datahaven.xyz/ai/pages/how-it-works-security-model-and-restaking-eigenlayer-avs-shared-security-model.md): DataHaven is an AVS secured by EigenLayer restaking, inheriting Ethereum's economic security to enable trust-minimized decentralized storage. - [Tokenomics](https://docs.datahaven.xyz/ai/pages/how-it-works-tokenomics-and-incentives-tokenomics.md): Explore DataHaven’s tokenomics to learn how the HAVE token powers storage, fees, staking, governance, and cross-chain functionality across the network. Docs: Reference - [BSP CLI Flags](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-bsp-cli-flags.md): Configuration flags for running a Backup Storage Provider node, covering capacity limits, task execution, proof handling, and operational tuning. Docs: Smart Contract - [Create a Bucket via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-create-a-bucket-sc.md): Learn what storage buckets are in DataHaven and how to create them using the StorageHub SDK and the FileSystem Precompile. - [End-to-End Storage Workflow via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-end-to-end-storage-workflow-sc.md): This step-by-step tutorial follows the full DataHaven storage workflow to store and retrieve data from the network using the StorageHub SDK and the FileSystem Precompile. - [File Manipulation via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-file-manipulation-sc.md): Guide on file manipulation in DataHaven through the relationship between File Manager, fingerprint, file key and issuing a storage request using the StorageHub SDK and the FileSystem Precompile. - [Manage Files and Buckets via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-manage-files-and-buckets-sc.md): Guide on how to use the StorageHub SDK and the FileSystem Precompile to remove your file from the network and how to delete your bucket. - [Revoke a Storage Request](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-revoke-storage-request-sc.md): Learn how to cancel a pending storage request on DataHaven by calling the FileSystem Precompile's revokeStorageRequest function directly. - [Update Bucket Privacy](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-update-bucket-privacy-sc.md): Learn how to toggle a bucket's privacy setting on DataHaven by calling the FileSystem Precompile's updateBucketPrivacy function directly. - [Upload a File via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-upload-a-file-sc.md): This guide shows you how to make a storage request, check its on-chain state, and upload your file using the StorageHub SDK and the FileSystem Precompile. Turn your local file into a registered asset on DataHaven. Docs: Storage Providers - [BSP CLI Flags](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-bsp-cli-flags.md): Configuration flags for running a Backup Storage Provider node, covering capacity limits, task execution, proof handling, and operational tuning. - [End-to-End BSP Onboarding](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-end-to-end-bsp-onboarding.md): This step-by-step tutorial follows the full process to spin up your own BSP node and how to register to the DataHaven network. - [BSP FAQs and Troubleshooting](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-faqs-and-troubleshooting.md): Conversational style BSP-related FAQs and their answers. Includes most common pitfalls, best practices, and proof submission monitoring. - [Get Started as a Backup Storage Provider](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-get-started.md): Walk through the responsibilities, onboarding flow, and reliability expectations before running a Backup Storage Provider on DataHaven. - [Run a BSP Node](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-run-a-bsp-node.md): Guide on how to set up, configure, and spin up a Backup Storage Provider (BSP) node on the DataHaven network using Docker. - [Verify BSP Node](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-verify-bsp-node-via-api.md): Guide on how to register your BSP node on-chain via Polkadot API and start contributing to the DataHaven network. - [Verify BSP Node via UI](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-verify-bsp-node-via-ui.md): Guide on how to register your BSP node on-chain via Polkadot.js Apps and start contributing to the DataHaven network. - [Provide Storage](https://docs.datahaven.xyz/ai/pages/provide-storage.md): Orientation for operators who want to supply storage capacity to DataHaven, with an emphasis on the backup role that safeguards redundancy and proofs. - [Known Issues](https://docs.datahaven.xyz/ai/pages/provide-storage-known-issues.md): This page lists the major known issues affecting DataHaven MSP and BSP nodes. It’s updated regularly as issues are identified or resolved. Docs: StorageHub SDK - [Known Issues](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-known-issues.md): This page lists the major known issues affecting the DataHaven StorageHub SDK. It’s updated regularly as issues are identified or resolved. - [Track Costs](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-manage-and-optimize-your-data-track-costs.md): This guide shows how to fetch your payment stream data using the StorageHub SDK and how to use that data to calculate remaining storage time. - [Spin Up Local Devnet](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-spin-up-local-devnet.md): Set up a local DataHaven development network to test storage operations, deploy contracts, and interact with the StorageHub SDK in a self-contained environment. - [Authenticate with SIWE and JWT](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-authenticate-with-siwe-and-jwt.md): This guide shows you how to use Sign-In with Ethereum (SIWE) and JSON Web Tokens (JWT) for secure authentication via the StorageHub SDK. - [Create a Bucket via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-create-a-bucket-sc.md): Learn what storage buckets are in DataHaven and how to create them using the StorageHub SDK and the FileSystem Precompile. - [Create a Bucket via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-create-a-bucket.md): Guide on what storage buckets are in DataHaven, how to create them with the StorageHub SDK, and what edge cases to look out for. - [End-to-End Storage Workflow via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-end-to-end-storage-workflow-sc.md): This step-by-step tutorial follows the full DataHaven storage workflow to store and retrieve data from the network using the StorageHub SDK and the FileSystem Precompile. - [End-to-End Storage Workflow via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-end-to-end-storage-workflow.md): This step-by-step tutorial follows the full DataHaven storage workflow to store and retrieve data from the network using StorageHub SDK. - [FAQs and Troubleshooting](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-faqs-and-troubleshooting.md): Conversational style StorageHub SDK-related FAQs and their answers. Includes bucket management, security best practices, and the role of EigenLayer. - [File Manipulation via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-file-manipulation-sc.md): Guide on file manipulation in DataHaven through the relationship between File Manager, fingerprint, file key and issuing a storage request using the StorageHub SDK and the FileSystem Precompile. - [File Manipulation via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-file-manipulation.md): Guide on file manipulation in DataHaven through the relationship between File Manager, fingerprint, file key and issuing a storage request. - [Get Started with the StorageHub SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-get-started.md): Set up your development environment, install the StorageHub SDK, and prepare your project to start interacting with the DataHaven network. - [Manage Files and Buckets via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-manage-files-and-buckets-sc.md): Guide on how to use the StorageHub SDK and the FileSystem Precompile to remove your file from the network and how to delete your bucket. - [Manage Files and Buckets via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-manage-files-and-buckets.md): Guide on how to use the StorageHub SDK to remove your file from the network and how to delete your bucket. - [Resolve Insolvent Status via API](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-resolve-insolvent-status-via-api.md): This guide shows you how to check if your account has been flagged as insolvent, pay your outstanding debt, and clear your insolvent flag via the Polkadot API. - [Resolve Insolvent Status via UI](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-resolve-insolvent-status-via-ui.md): This guide shows you how to check if your account has been flagged as insolvent, pay your debt, and clear your insolvent flag via the Polkadot.js Apps UI. - [Retrieve Your Data](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-retrieve-your-data.md): Learn how to use the StorageHub SDK to fetch a previously uploaded file from your chosen Main Storage Provider (MSP) using its deterministic file key. - [Revoke a Storage Request](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-revoke-storage-request-sc.md): Learn how to cancel a pending storage request on DataHaven by calling the FileSystem Precompile's revokeStorageRequest function directly. - [Set Custom Gas Params via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-set-custom-gas-params.md): This guide shows you how to set custom gas fees while calling methods via the StorageHub SDK in case the default gas amount isn't enough. - [Update Bucket Privacy](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-update-bucket-privacy-sc.md): Learn how to toggle a bucket's privacy setting on DataHaven by calling the FileSystem Precompile's updateBucketPrivacy function directly. - [Upload a File via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-upload-a-file-sc.md): This guide shows you how to make a storage request, check its on-chain state, and upload your file using the StorageHub SDK and the FileSystem Precompile. Turn your local file into a registered asset on DataHaven. - [Upload a File via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-upload-a-file.md): This guide shows you how to make a storage request, check its on-chain state, and upload your file. Turn your local file into a registered asset on DataHaven. Docs: Store Data - [Store and Retrieve Data](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data.md): Learn about the complete data storage and retrieval process in DataHaven, from bucket creation to verification and file access. - [Known Issues](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-known-issues.md): This page lists the major known issues affecting the DataHaven StorageHub SDK. It’s updated regularly as issues are identified or resolved. - [Track Costs](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-manage-and-optimize-your-data-track-costs.md): This guide shows how to fetch your payment stream data using the StorageHub SDK and how to use that data to calculate remaining storage time. - [Authenticate with SIWE and JWT](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-authenticate-with-siwe-and-jwt.md): This guide shows you how to use Sign-In with Ethereum (SIWE) and JSON Web Tokens (JWT) for secure authentication via the StorageHub SDK. - [Create a Bucket via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-create-a-bucket-sc.md): Learn what storage buckets are in DataHaven and how to create them using the StorageHub SDK and the FileSystem Precompile. - [Create a Bucket via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-create-a-bucket.md): Guide on what storage buckets are in DataHaven, how to create them with the StorageHub SDK, and what edge cases to look out for. - [End-to-End Storage Workflow via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-end-to-end-storage-workflow-sc.md): This step-by-step tutorial follows the full DataHaven storage workflow to store and retrieve data from the network using the StorageHub SDK and the FileSystem Precompile. - [End-to-End Storage Workflow via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-end-to-end-storage-workflow.md): This step-by-step tutorial follows the full DataHaven storage workflow to store and retrieve data from the network using StorageHub SDK. - [File Manipulation via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-file-manipulation-sc.md): Guide on file manipulation in DataHaven through the relationship between File Manager, fingerprint, file key and issuing a storage request using the StorageHub SDK and the FileSystem Precompile. - [File Manipulation via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-file-manipulation.md): Guide on file manipulation in DataHaven through the relationship between File Manager, fingerprint, file key and issuing a storage request. - [Get Started with the StorageHub SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-get-started.md): Set up your development environment, install the StorageHub SDK, and prepare your project to start interacting with the DataHaven network. - [Manage Files and Buckets via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-manage-files-and-buckets-sc.md): Guide on how to use the StorageHub SDK and the FileSystem Precompile to remove your file from the network and how to delete your bucket. - [Manage Files and Buckets via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-manage-files-and-buckets.md): Guide on how to use the StorageHub SDK to remove your file from the network and how to delete your bucket. - [Resolve Insolvent Status via API](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-resolve-insolvent-status-via-api.md): This guide shows you how to check if your account has been flagged as insolvent, pay your outstanding debt, and clear your insolvent flag via the Polkadot API. - [Resolve Insolvent Status via UI](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-resolve-insolvent-status-via-ui.md): This guide shows you how to check if your account has been flagged as insolvent, pay your debt, and clear your insolvent flag via the Polkadot.js Apps UI. - [Retrieve Your Data](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-retrieve-your-data.md): Learn how to use the StorageHub SDK to fetch a previously uploaded file from your chosen Main Storage Provider (MSP) using its deterministic file key. - [Revoke a Storage Request](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-revoke-storage-request-sc.md): Learn how to cancel a pending storage request on DataHaven by calling the FileSystem Precompile's revokeStorageRequest function directly. - [Set Custom Gas Params via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-set-custom-gas-params.md): This guide shows you how to set custom gas fees while calling methods via the StorageHub SDK in case the default gas amount isn't enough. - [Update Bucket Privacy](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-update-bucket-privacy-sc.md): Learn how to toggle a bucket's privacy setting on DataHaven by calling the FileSystem Precompile's updateBucketPrivacy function directly. - [Upload a File via Smart Contracts](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-upload-a-file-sc.md): This guide shows you how to make a storage request, check its on-chain state, and upload your file using the StorageHub SDK and the FileSystem Precompile. Turn your local file into a registered asset on DataHaven. - [Upload a File via SDK](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-upload-a-file.md): This guide shows you how to make a storage request, check its on-chain state, and upload your file. Turn your local file into a registered asset on DataHaven. - [Use the DataHaven dApp](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-the-datahaven-dapp.md): Use the DataHaven web dApp to create buckets, upload files, and download data on the DataHaven testnet without writing code. Docs: Troubleshooting - [BSP FAQs and Troubleshooting](https://docs.datahaven.xyz/ai/pages/provide-storage-backup-storage-provider-faqs-and-troubleshooting.md): Conversational style BSP-related FAQs and their answers. Includes most common pitfalls, best practices, and proof submission monitoring. - [Known Issues](https://docs.datahaven.xyz/ai/pages/provide-storage-known-issues.md): This page lists the major known issues affecting DataHaven MSP and BSP nodes. It’s updated regularly as issues are identified or resolved. - [Known Issues](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-known-issues.md): This page lists the major known issues affecting the DataHaven StorageHub SDK. It’s updated regularly as issues are identified or resolved. - [FAQs and Troubleshooting](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-faqs-and-troubleshooting.md): Conversational style StorageHub SDK-related FAQs and their answers. Includes bucket management, security best practices, and the role of EigenLayer. - [Resolve Insolvent Status via API](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-resolve-insolvent-status-via-api.md): This guide shows you how to check if your account has been flagged as insolvent, pay your outstanding debt, and clear your insolvent flag via the Polkadot API. - [Resolve Insolvent Status via UI](https://docs.datahaven.xyz/ai/pages/store-and-retrieve-data-use-storagehub-sdk-resolve-insolvent-status-via-ui.md): This guide shows you how to check if your account has been flagged as insolvent, pay your debt, and clear your insolvent flag via the Polkadot.js Apps UI. Docs: Uncategorized - [.contributing](https://docs.datahaven.xyz/ai/pages/.contributing.md): - [DataHaven Documentation](https://docs.datahaven.xyz/ai/pages/index.md): Developer docs for DataHaven, a secure data storage and sharing platform, with guides and references to help you get started and build.