# Teams FAQ

{% hint style="info" %} <mark style="color:blue;">**This page needs work**</mark>\
As you may notice, this page does not live up to the standards of the FWB Knowledge Base. Updates are coming but feel free to add a comment to this page if you are interested in contributing.
{% endhint %}

### **What teams exist at FWB?**

* Governance
* Editorial
* Treasury
* Investing
* Metaverse

### How do I join a team?

You can [fill out this form](https://airtable.com/shrFKE83fThjmffDU) to signal your interest to join a specific team.


---

# 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/teams/teams-faq.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.
