> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/sns-unyou-ai/setting-up-socials/setting-up-a-pinterest-account-and-board.md).

# Pinterestアカウントとボードの設定方法

## Pinterestアカウントを作成する

1. [pinterest.com](https://pinterest.com) にアクセスし、「サインアップ」を選択して、メールアドレスを入力するか「Googleで続ける」を選びます。
2. 生年月日を入力し、「アカウントを作成」をクリックします。
3. ようこそ画面で「次へ」を選択し、性別・言語・地域の必須項目を入力します。
4. 興味のあるジャンルを5つ選び、「ホームフィードを見る」をクリックします。

## Pinterestボードを作成する

1. Pinterestのプロフィール画面で「+(プラスマーク)」をクリックし、「ボード」を選択します。

   ![プロフィール画面のプラスマークとボード選択](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/b11-profile-plus-and-board_1m6f5kh.jpg)
2. ボードの名前を付け、「公開」か「非公開」かを選びます。非公開ボードは、自分と招待したユーザーだけが閲覧できます。

   ![ボード作成フォームのタイトル入力欄](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/b21-create-board-title_rwccrb.jpg)
3. ボードにピンを保存し、完了したら「完了(Done)」を選択します。
4. 同じ手順を繰り返して、必要な数だけボードを作成します。

   ![ボード追加画面](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/b42-add-board_e2khmk.jpg)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.opusbooster.com/sns-unyou-ai/setting-up-socials/setting-up-a-pinterest-account-and-board.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
