# FS Notes Bank

### Contribute to the FruitSalad Notes Bank (Opt-in Feature)

FS is committed to making knowledge **free and accessible to all**. We believe that everyone should have the opportunity to learn and grow from the collective wisdom of others. To further this mission, we offer an **opt-in feature** that allows users to contribute their insights and annotations to the **FS Notes Bank**.

#### How it Works

When you upload your learning objectives to FS and choose the **Contribute to Notes Bank** option, your **anonymized notes and annotations** will be added to a shared repository. This allows other users exploring similar topics to benefit from your insights and gain a deeper understanding of the content.

**Important Note:** Only **anonymized** notes and annotations are added to the Notes Bank. Your personal information and any other identifying details are **never** stored or shared.

#### Why Contribute?

By contributing to the Notes Bank, you are:

* **Sharing your valuable insights:** Help others learn from your unique perspective and understanding of the content.
* **Enriching the learning experience for everyone:** Enhance the collective knowledge base and create a richer learning experience for all FS users.
* **Supporting the open access movement:** Play a vital role in making knowledge free and accessible to everyone, regardless of background or resources.

**Together, we can create a world where knowledge is readily available and empowers individuals to reach their full potential.**

#### How to Opt-in

1. Upload your PDF to FS.
2. During the upload process, look for the **Contribute to Notes Bank** checkbox.
3. **Tick the checkbox** if you wish to share your anonymized notes with others.
4. Proceed with the upload process as usual.

**Thank you for considering contributing to the Notes Bank!** Your participation brings us closer to realizing our vision of a world where knowledge empowers everyone.


---

# 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://hub.fruitsalad.ai/platform/fs-notes-bank.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.
