# コミュニティ

## WordCamp

WordCampは1日もしくは2日間のWordPressのすべてに関するカンファレンスです。一般的な項目(ブログ、コンテンツの作り方、ウェブサイトのマーケティングやWordPressを取りますビジネス)と技術的な項目(プラグインやテーマ開発者向けのもの)の両方を扱うよう企画されます。

現在では世界40カ国以上で毎年50ものWordCampが開催されていて、コミュニティのことを知るのにはとてもいい機会になっています。WordCampの多くのセッションが[WordPress.tv](http://wordpress.tv/)で公開されていて、講演したり、ボランティアをしたり、スポンサーになったりと、WordPressのコミュニティに参加協力するとてもいい機会にもなっています。

WordCampの開催予定はすべて[WordCamp Central](http://central.wordcamp.org/)で参照することができます。

## コントリビューター・デイ

Contributor days, usually held after WordCamps (but can be independant), are events that are set up to help you contribute to WordPress. The benefits to contributing to WordPress are numerous, both for a business looking to get more exposure in and amongst the WordPress community, to a lone developer looking to grow their skills working in a team on a massive project.

You do not need to be code proficient to contribute to WordPress. They are looking for a wide range of skills, like support, theme review as well as accessibility.

Look at your local WordCamp if they are holding a Contributor day. Alternatively, if you're based in the United Kingdom, you can find the latest WordPress Contributor day at <http://www.wpcontributorday.com/>.

* Local User Groups
* .org Support Forums
* IRC Channels
* WordPress Stack Exchange


---

# 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://www.wptherightway.org/japanese/community.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.
