# Social Media

## Social Media Policy

Folio contractors are welcome to share their experience on professional and social networks. This policy clarifies what you can and cannot disclose publicly about your work on the Folio platform.

### What You Can Share

You may publicly disclose:

* That you work with Folio as a healthcare AI trainer or contributor
* Your general role (e.g., "I contribute to AI training projects as a physician")
* That you have completed Folio Learn certifications (e.g., "AI Training Foundations certified")
* General statements about the field of healthcare AI, RLHF, or AI safety that are not project-specific
* That you are available for AI training work via the Folio platform

### What You Cannot Share

Do not publicly share:

* **Client or project names** — The identity of the companies or research teams you work with is confidential unless explicitly permitted in writing
* **Project details** — Task descriptions, data types, evaluation criteria, or methodologies specific to a project
* **AI model outputs** — Do not post, share, or reproduce outputs from models you evaluate as part of your work
* **Compensation specifics** — Do not disclose rates, payment terms, or contract values for specific clients or projects
* **Internal Folio information** — Platform roadmaps, business details, or other non-public information

### NDA and Confidentiality

Your contractor agreement includes confidentiality obligations. These obligations remain in effect for the duration of your engagement and after it ends. Publicly sharing confidential project information may constitute a breach of your contract and could result in:

* Removal from active projects
* Legal action by affected clients
* Termination from the Folio platform

### When in Doubt

If you are unsure whether something is appropriate to share, err on the side of caution and contact your project manager or <support@folioworks.com> before posting.

A good test: would sharing this information reveal anything about who the client is, what the project involves, or how the AI system works? If yes, do not share it.


---

# 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://docs.folio.works/policies/social-media.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.
