# Built On IPFS and Filecoin

{% hint style="warning" %}
**This Launchpad site is now deprecated.** To see the newest information and learn more about IPFS, Filecoin, and everything else we will add, continue to our new curriculum page at <https://curriculum.pl-launchpad.io/>.&#x20;
{% endhint %}

IPFS and Filecoin have made it possible for a number of Dapps and tooling to be built for Web3.

### DApps and Tooling

* [Slate](https://slate.host/) (app)
* [Infura](https://infura.io/docs/filecoin) (dev tooling)
* [Fleek](https://fleek.co/) (app + dev tooling)
* [Fission](https://fission.codes) (app + dev tooling)
* [Powergate](https://docs.textile.io/powergate/) (dev tooling)
* [Truffle](https://filecoin.io/blog/posts/truffle-suite-launches-nft-development-template-with-filecoin-box/) (dev tooling)
* [Audius](https://audius.co/) (app)
* [File.Video](https://file.video/) (app)
* [Peergos](https://book.peergos.org/) (app)
* <https://share.ipfs.io>

### Other Projects

* Case Study: Starling
  * [Starling Case Study - Testimony of Genocide](https://www.youtube.com/watch?v=FOPRhf8B6wg\&feature=youtu.be)
  * [The Starling Framework for Data Integrity](https://www.youtube.com/watch?v=VRX44LeBoO0\&t=7s)
  * [Social media’s selective historical memory is a human rights issue](https://www.independent.co.uk/voices/social-media-moderating-content-human-rights-b1788337.html)
* Community meetups
  * [April 3rd Governance Meeting](https://www.youtube.com/watch?v=BIvFtwCeOjU)
  * [April 13th Filecoin Meetup](https://www.youtube.com/watch?v=zjtsnqNjIfo)
  * [March 29th Core Devs Mtg](https://www.youtube.com/watch?v=utHInpSmoxw)
  * [March 30th Filecoin Plus](https://www.youtube.com/watch?v=BOLZ_iyVVaI)
* Filecoin launchpad <https://www.youtube.com/playlist?list=PL_0VrY55uV19AJ9uqZODM16cL8oj3uAO->


---

# 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://protocol-labs.gitbook.io/launchpad-curriculum/other-resources/built-on-ipfs-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.
