# 캠페인 시작하기

## 캠페인 하기

이제 본격적으로 우리 당의 활동을 시작해볼까요? 어떤 캠페인으로 시작하고 싶은지 함께 떠올려보세요. 처음부터 커다란 일을 기획하지 않아도 좋습니다. 지금 당장 할 수 있는 일부터 차근차근 떠올려보세요.

아래는 우주당에서 기본적으로 제공하는 기능을 통해 할 수 있는 캠페인들입니다. 쉬운 도구에서 시작하여 오프라인 캠페인으로 확대해보세요.

### 청원 만들기

우주당에서 쉽게 빠르게 청원을 열어보세요. 사람들에게 전파하고, 서명을 모아보세요.

* [국회 광장 개방 청원](http://wouldyouparty.org/petitions/26)
* [특검 연장 청원](http://wouldyouparty.org/petitions/41)

### 이슈 정리해보기

우주당에서 다루고자 하는 이슈에 대해 프로젝트를 열어보세요. 특정 사안에 대해 찬반투표/설문조사를 진행할 수도 있고, 위키 페이지를 열어 함께 자료를 만들 수도 있습니다.

* ['김현미'101](http://wouldyouparty.org/p/kimhyunmi101)
* [틴즈디모](http://wouldyouparty.org/p/12)

### 목소리 모으기

특정 이슈에 대해 사람들이 어떻게 생각하는지 목소리를 모을 수 있습니다. 또는 세계 각지에서 인증샷을 찍어 모을 수도 있어요.

* [페미니스트 주권자 선언](http://wouldyouparty.org/events/9)
* [하야GO](http://wouldyouparty.org/events/2)


---

# 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/7.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.
