# FIL(Filecoin)

* Issue Time

  2017-08-10
* Total Supply

  1,965,831,130  FIL
* Circulation

  374,998,248  FIL
* White paper

  \--
* Website

  <https://filecoin.io/zh-cn/>
* Block Explorer

  <https://filscan.io/#/>

The InterPlanetary File system (IPFS) is a global, peer-to-peer distributed version of the file system that aims to supplement (or even replace) the hypertext transfer protocol (HTTP) that currently dominates the internet, by connecting all computing devices with the same file system. The principle is to replace the address based on the domain name with a content-based address, that is, the user is looking for content that is not an address but stored in a certain place. There is no need to verify the identity of the sender, but only the hash of the content. It can ensure the web to be faster, safer, more robust and more durable.Filecoin is an incentive layer on IPFS and a a decentralized storage market built on IPFS based on the token incentive model.FIL6 is the Filecoin contract issued 6 months after its launch

{% hint style="info" %}
Trade on ZKE Exchange：<https://www.zke.com/&#x20>;

Twitter：<https://twitter.com/ZKE\\_com>

Telegram：<https://t.me/ZKEGlobal>
{% endhint %}


---

# Agent Instructions: 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://help.zke.com/symbol/fil-filecoin.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.
