# 의제 정하기

## 우리의 관심사는 무엇일까요?

거대한 이야기가 아니어도 괜찮습니다. 지금, 여기에서, 우리에게 꼭 필요한 문제나 관심사를 다루는 것으로 시작합니다.

* 지금 우리가 불편한 것은 무엇일까?
* 지금보다 더 나아졌으면 하는 것은 무엇일까?
* 우리는 어떤 것에 관심을 가지고 있는가?

위와 같은 질문을 던지고 함께 이야기를 나눠보세요.

### 예시

* 암 환자의 회복을 위해 치료가 필요할 경우, 의료 보험 혜택이 주어지기 원한다.
* 지속 가능한 다이어트를 원한다.
* 청년들에게 기본소득이 지급되어야 한다.&#x20;
* 카페에서 배출되는 일회용 쓰레기가 너무 많다.&#x20;
* 동물의 권리가 사회에서 너무 소홀히 다루어진다.&#x20;


---

# 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://parti-xyz.gitbook.io/party_guide/undefined.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.
