# Products and Programs

FWB has several product and program teams functioning within [the organization](https://www.figma.com/file/qmMEyqHc97HjXvV6zeTsKQ/FWB.ORG.CHART?node-id=0%3A1).

If you are interested in contributing to a team, [applying here](https://airtable.com/shrFKE83fThjmffDU) is a great place to start. If you have an idea for a new product or program, find out more about how [proposals work here](https://www.notion.so/Proposals-0e23e5bea312403890bbca7c23109f91).

### **Membership**

* **🤝 Membership** (coming soon)
* :woman\_pilot:[**Co-Pilots**](/wiki/start-here/products-and-programs/co-pilots.md) - Support program for new members
* :mortar\_board: [**Fellowships**](/wiki/start-here/products-and-programs/fellowships.md) - Accessibility program for talent
* :brain: **Knowledge Base** - Aggregates and organizes knowledge and learnings across FWB

### Editorial

* [**Pulse**](https://www.fwb.help/pulse) – A realtime view of our community
* :newspaper: [**TL;DR**](https://tldr.fwb.help) – Our weekly email blast recapping all things FWB
* [**WIP**](https://www.fwb.help/wip)[ ](https://www.fwb.help/wip)– FWB's public-facing long-form publication.

### Events

* :calendar\_spiral: [**Events**](https://www.fwb.help/events) – Events calendar of all online-based FWB events, incl. Townhalls and Voice Chats
* :speaking\_head:[**Voice chat archives**](https://docs.google.com/spreadsheets/d/1BmwmZmuWIQuo0MwPNWyS7-QjG7XCQv5yE7UIEQq-ZG4/edit) – Back catalog of past voice chats that went down in the Discord
* :globe\_with\_meridians: [**FWB Cities**](/wiki/governance/fwb-cities.md) – FWB's IRL component. In Season Four, FWB Cities are happening in [NYC](https://discord.gg/BBDCmQyA), [Los Angeles](https://discord.gg/74Y4kmTa), and [London](https://discord.gg/bAzFzS7S)
* :dizzy: [**Hackathons**](/wiki/start-here/products-and-programs/hackathons.md) – FWB-hosted hackathons

### Product

* :frame\_photo: [**FWB Gallery**](https://gallery.fwb.help) – A gallery of FWB NFTs
* :unlock: [**Gatekeeper**](https://fwb.mirror.xyz/XU5_RYsow8fDbbckryr2snNyfrMV8HTJ0N39Cjkfy3s?_kx=2PQVp2VgxI1Mx1AC7DfTN3Gd9cPLIEC3eF_Vvs--c234d0N8FTkkIKnjrgh028fk.SLTiGV) – Your global passport to FWB events
* :radio: **FWB Radio** - #fwb-radio to listen (coming soon)


---

# 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://fwb-wiki.gitbook.io/wiki/start-here/products-and-programs.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.
