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

# Join the team

As KnoxFS is a community driven project, we fully rely on the support of our team members. We are looking to grow and strenghthen our core team. If you are interested in contributing to the project, please take a look at the specific roles we have available. If you have the right skillset and experience, please contact us at <contact@knoxfs.com> or via one of our teammembers on Telegram or Discord.

1. **Product development:** Developers who are able to contribute to Filestreams (maintenance, security, new features) and support KFX wallets (upgrades) and chain.&#x20;
2. **Web development:** Support KnoxFS website and related websites (Filestreams), implement new design and functionality. Manage webhosting.&#x20;
3. **Design:** Implement KnoxFS brand design, create banners, marketing material, etc.
4. **Marketing:** Create and execute a marketing plan for KnoxFS. Generate exposure and publicity, publish content, organize contests/airdrops/giveaways, initiate AMA's&#x20;
5. **Exchanges/listings:** Create a market and trade plan for KFX coin and wKFX token. Select exchanges, manage communication with exchanges, setup LP's, manage and monitor trade volume and liquidity, manage and maintain CMC and Coingecko listings&#x20;
6. **Content:** Create blogs, FAQ, tutorials, promo video's, whitepaper, etc.&#x20;
7. **Community:** Manage main social channels (Telegram, Discord, Twitter, Facebook), offer technical support to users, keep out bots/scammers from the channels, make it easy for new users to join our channels, support promotion campaigns, inspire other users.&#x20;
8. **Partnerships** Actively persue owners of product that would fit in the KFX Ecosystem  and inform them about KnoxFS, encouraging them to implement KFX into their product.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knoxfs.gitbook.io/whitepaper-knoxfs/join-the-team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
