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

# 자료실

* 참고자료와 양식
  * [로고, 포스터, 카드뉴스 이미지 파일 ](https://drive.google.com/drive/folders/1QpAK2YmSwK0QwWJoFWtJiuX1SWqdJdvZ?usp=sharing)
  * [참가자 행동 메뉴얼 ](https://docs.google.com/document/d/1s84xLoq77pSCKl7KYRnNkUeO87xQAn_6mmuFsH6xIAM/edit?usp=sharing)
  * [발표자료](https://docs.google.com/presentation/d/14H0kIA-dYyK-e6EHMkHIbIWHlBQyyyhcwRlbermD1R4/edit?usp=sharing)
  * [브랜드 감사지](https://docs.google.com/document/d/1tEUzYGMNc7VwiDBTw4Cjxlu-cPfOL73_VBIEHg0ebSA/edit?usp=sharing)
  * [브랜드 통계 시트](https://docs.google.com/spreadsheets/d/1A0AsfmyR1CYWaAKl53sxFNGHNBajX-2JpV7su_3QNQk/edit?usp=sharing)
  * [사후 보도자료](https://docs.google.com/document/d/1mOOLxB9eNjKLgeUKqkyYeyZIn8RubYW1_jQ9PwyDKUw/edit?usp=sharing)
  * [한 눈에 보기](https://drive.google.com/open?id=1xk8a-F3kL2nYbHvu63Dx8StWbimIEtp6)&#x20;

* 영상 자료

1. **쓰레기 여행 영상**

{% embed url="<https://youtu.be/wriD5hBciTA>" %}

**2. 2019 플라스틱 컵어택@홍대 영상**

{% embed url="<https://youtu.be/95ZNTzhQCpk>" %}

**3. 2019 플라스틱 어택 @상암 홈플러스**&#x20;

{% embed url="<https://youtu.be/gXr13w58PFE>" %}


---

# 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:

```
GET https://cup-attack.gitbook.io/manual/undefined-2.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.
