Skip to content

Commit 4fc2d82

Browse files
committed
Edit basics/what-is-filecoin/retrieval-market.md
1 parent 610ec73 commit 4fc2d82

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed
Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,22 @@
11
---
22
description: >-
3-
The retrieval market refers to negotiating retrieval deals for a provider to
4-
serve stored data to a client. In this agreement, the client agrees to pay the
5-
retrieval provider a certain amount of FIL f
3+
The retrieval market facilitates the negotiation of retrieval deals for serving stored data to clients in exchange for FIL.
64
---
75

8-
# Retrieval market
6+
# Retrieval Market
97

10-
## Basic retrieval
8+
## Basic Retrieval
119

12-
Currently, Filecoin nodes support direct retrieval from the storage miners who originally stored the data. Clients can directly send retrieval requests to a storage provider to retrieve their data by paying some FIL for retrieval.
10+
Currently, Filecoin nodes support direct retrieval from the storage miners who originally stored the data. Clients can send retrieval requests directly to a storage provider and pay a small amount of FIL to retrieve their data.
1311

14-
Clients need to provide enough information to the storage provider for the data retrieval request, including:
12+
To request data retrieval, clients need to provide the following information to the storage provider:
1513

16-
* Storage provider ID: The ID of the storage provider where the data is stored.
17-
* Payload CID: also called Data CID.
18-
* Address: The address initially used to create the storage deal.
14+
- **Storage Provider ID**: The ID of the storage provider where the data is stored.
15+
- **Payload CID**: Also known as Data CID.
16+
- **Address**: The address initially used to create the storage deal.
1917

2018
## Saturn
2119

22-
[Saturn](https://saturn.tech/) is a Web3 CDN in Filecoin’s retrieval market which serves the data stored on Filecoin with low latency and at low cost. It consists of independent retrieval providers specifically dedicated to that business, making retrieval an efficient, fast, and reliable operation.
20+
[Saturn](https://saturn.tech/) is a Web3 CDN within Filecoin’s retrieval market that serves data stored on Filecoin with low latency and at a low cost. It consists of independent retrieval providers dedicated to efficient, fast, and reliable data retrieval operations.
2321

24-
25-
26-
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill\_Page+URL=https://docs.filecoin.io/basics/what-is-filecoin/retrieval-market)
22+
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/basics/what-is-filecoin/retrieval-market)

0 commit comments

Comments
 (0)