> For the complete documentation index, see [llms.txt](https://scaproduction.depaul.edu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scaproduction.depaul.edu/production-policies-and-safety-standards/intimacy-coordination.md).

# Intimacy Coordination

Intimate scenes need extra care to ensure everyone feels safe, respected, and comfortable. Depending on your script, SCA may require an Intimacy Coordinator (IC) to be part of your production.

When filming intimate content, SCA may require the use of a certified Intimacy Coordinator (IC) or another qualified professional. Proof of certification or professional experience may be requested.

Use the *“*[*Do I Need an Intimacy Professional?*](https://d2l.depaul.edu/d2l/le/content/653204/viewContent/11650004/View)*”* guide (Info/Equipment/Forms tab on SCA Central) to see if your project requires one. Final decisions are made case by case.

<details>

<summary><strong>Situations that require or may require an Intimacy Coordinator</strong></summary>

Examples include (but are not limited to):

* Implied nudity (not shown on screen)
* Undressing, especially if characters undress each other
* Simulated orgasm
* Intense kissing or makeout scenes
* &#x20;Lap dances or strip teases
* Simulated medical exams without nudity
* Any of the above portrayed as non-consensual
* Any of the above with intoxicated characters
* Any of the above with more than two characters
* Power imbalances (actor–director, older–younger, etc.) where a neutral third party adds safety

</details>

<details>

<summary><strong>Situations that</strong> <strong>may benefit</strong> <strong>from an Intimacy Coordinator</strong></summary>

These may not always require one, but students are encouraged to consider support if unsure:

* Any kissing
* Touching/embracing/cuddling, or club dancing/grinding
* Bathing suits, lingerie, or revealing costuming
* Simulated birth, miscarriage, or abortion
* Sexually charged dialogue (dirty talk, flirtation, etc.)
* Queer and/or gender-expansive relationships
* Other potentially sensitive or triggering topics

</details>


---

# 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://scaproduction.depaul.edu/production-policies-and-safety-standards/intimacy-coordination.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.
