> For the complete documentation index, see [llms.txt](https://docs.filecoin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filecoin.io/provide-storage/filecoin-deals.md).

# Filecoin deals

This section covers the different deal types available on Filecoin, how providers accept and manage client data, and tools that help streamline the process.

## Table of contents

* [Storage deals](/provide-storage/filecoin-deals/storage-deals.md) — how providers accept and store client data in sectors
* [Verified deals](/provide-storage/filecoin-deals/verified-deals.md) — deals from Filecoin Plus clients that earn higher rewards
* [Filecoin programs and tools](/provide-storage/filecoin-deals/filecoin-programs.md) — platforms and programs that connect providers with clients
* [Snap deals](/provide-storage/filecoin-deals/snap-deals.md) — convert empty sectors into data sectors without re-sealing
* [Charging for data](/provide-storage/filecoin-deals/charging-for-data.md) — pricing strategies and revenue models for storage services
* [Auxiliary services](/provide-storage/filecoin-deals/auxiliary-services.md) — additional services providers can offer beyond storage
* [Return on investment](/provide-storage/filecoin-deals/return-on-investment.md) — how to calculate costs, revenue, and profitability

[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/storage-providers/filecoin-deals)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.filecoin.io/provide-storage/filecoin-deals.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
