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

# 가족이 활동지원사가 될 수 있나요?

원칙적으로 활동지원사는 자신의 배우자, 직계혈족, 형제·자매, 직계혈족의 배우자, 배우자의 직계혈족·형제자매인 수급자에게 급여를 제공할 수 없습니다. 섬·벽지, 감염병 등 법령상 매우 제한적인 예외는 개별 확인이 필요합니다. 가족이 교육을 이수했다는 이유만으로 해당 가족에게 바로 제공할 수 있는 것은 아닙니다.

이와 별도로, 최중증 발달장애인과 희귀질환자 중 일정 요건을 갖춘 경우에 한해 가족의 활동지원을 허용하는 예외가 **한시적으로** 운영되고 있습니다. 운영 기간이 정해져 있는 한시 제도이므로 지금도 적용되는지, 요건에 해당하는지는 반드시 개별 확인이 필요합니다.

예외가 인정되어 가족이 활동지원사로 급여를 제공하는 경우에는 월 한도액이 50% 감산됩니다. 이용할 수 있는 시간이 절반으로 줄어든다는 뜻이므로, 가족 제공을 검토한다면 시간과 생활계획을 함께 따져보셔야 합니다.

[가족관계 예외 확인 상담](/sccil-docs/contact/new-user.md)


---

# 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://sccil.gitbook.io/sccil-docs/faq/family-worker.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.
