> For the complete documentation index, see [llms.txt](https://protocol-labs.gitbook.io/launchpad-curriculum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://protocol-labs.gitbook.io/launchpad-curriculum/readme.md).

# README

{% 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 %}

This repository contains intentionally organized and curated content for Protocol Labs' Launchpad program. We welcome contributions, but please read the Contributing section below.

This site is [published on GitBook](https://protocol-labs.gitbook.io/launchpad-curriculum/) and the repo is located at <https://github.com/protocol/launchpad>.

**!Important** The default branch for this repository is **gitbook** not *main*. The published version of this is the gitbook branch, and other branches should be synced to the gitbook branch.

## Contributing to the Launchpad Curriculum

Please work with the team to review and organize Launchpad Curriculum. In order to contribute, visit the public Launchpad repository: <https://github.com/protocol/launchpad>

1. First, check out the [README.md](/launchpad-curriculum/readme.md) and [STYLE-GUIDE.md](https://github.com/protocol/launchpad/blob/gitbook/STYLE-GUIDE.md) in the root repo for how to format and organize your content
2. Find the section in the [SUMMARY.md](https://github.com/protocol/launchpad/blob/gitbook/SUMMARY.md) file where you want to add your content.
3. Create a new branch or fork, and find the .md doc (or create a new .md file) in the `/docs/name-of-section` [directory](https://github.com/protocol/launchpad/tree/gitbook/docs) where you would like to add your content.
4. Create a PR for your change to the `gitbook` branch.

**Questions?** [ping the core contributors](https://github.com/protocol/launchpad/graphs/contributors) to this repository, or open an [Issue](https://github.com/protocol/launchpad/issues).

## Sections

### Launchpad Learning Resources

* [The Protocol Labs Network](/launchpad-curriculum/launchpad-learning-resources/protocol-labs-network.md)
* [IPFS](/launchpad-curriculum/launchpad-learning-resources/ipfs.md)
* [IPLD](/launchpad-curriculum/launchpad-learning-resources/ipld.md)
* [LibP2p](/launchpad-curriculum/launchpad-learning-resources/libp2p.md)
* [Filecoin](/launchpad-curriculum/launchpad-learning-resources/filecoin.md)

### Other Resources

* [Pre-Requisites](/launchpad-curriculum/other-resources/pre-requisites.md)
* [Protocol Labs Toolkits & SDKs](/launchpad-curriculum/other-resources/protocol-labs-toolkits-sdks.md)
* [Built on IPFS and Filecoin](/launchpad-curriculum/other-resources/built-on-ipfs-filecoin.md)
* [Additional Learning](/launchpad-curriculum/other-resources/additional-learning-resources.md)
