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

# 이슈 정의하기

## 어떤 이슈를 나누고 싶으세요?

다른 사람과 나누고 싶은 이야기가 있으신가요? 거대한 이야기가 아니어도 괜찮습니다. 지금, 여기에서, 우리에게 꼭 필요한 문제나 나의 관심사를 다루는 것으로 시작해보세요.

그리고 커뮤니티에서 다룰 주제를 가장 잘 표현할 수 있는 이름을 떠올려 보세요.

### 다른 커뮤니티의 사례

* &#x20;**사회적 이슈**&#x20;

| 이름                                                       | 커뮤니티의 주제            |
| -------------------------------------------------------- | ------------------- |
| [허니.클로버.레인보우 클럽](https://parti.xyz/p/honeyclorainbow)    | 성소수자, LGBTQ 이슈 커뮤니티 |
| [쓱싹쓱싹 제로웨이스트](https://meetshare.parti.xyz/p/0waste)      | 환경, 쓰레기 줄이기         |
| [하루 한 번 텀블러](https://meetshare.parti.xyz/p/1day-tumbler) | 테이크아웃 커피 컵 쓰레기 줄이기  |
| [기본소득 받고 싶당](https://parti.xyz/p/basic-income)           | 청년 기본소득 이슈 커뮤니티     |

* &#x20;**취미, 관심사**&#x20;

| 이름                                                           | 커뮤니티의 주제         |
| ------------------------------------------------------------ | ---------------- |
| [사놓고 안읽은 책 읽기 모임](https://parti.xyz/p/mymoneymybook)         | 독서, 온라인 북클럽 커뮤니티 |
| [식물더쿠 모임](https://parti.xyz/p/tree)                          | 반려식물 정보 공유 커뮤니티  |
| [외로운 페북지기를 위한 공터](https://meetshare.parti.xyz/p/maybe1hr_fb) | SNS 운영 팁 공유 커뮤니티 |
| [아이허브 추천템](https://parti.xyz/p/iherb)                        | 아이허브 직구 꿀템  공유   |


---

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