# Project Stream

Project Streamには「プロジェクトの提案」からあなたが関わったGitHubプロジェクトを指定することができます。もしくはGitHub ProjectのURLを手動で指定することもできます。

{% tabs %}
{% tab title="Project Streamの追加" %}
![](/files/-MInF-FHF4lXHfl_U-Y5)
{% endtab %}

{% tab title="Project Streamの設定" %}
![](/files/YNK0m6bLCvdrHcJ339Dm)

![](/files/KxlDXxE3TdNod7maZuFj)
{% endtab %}
{% endtabs %}

Project Streamを選択すると、Project Boardが自動的に表示されます。Project Board上のissueはJasper内の未読・既読が反映されて表示されます。

![](/files/27EVw12j07Mjhd0ySaPl)


---

# 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://docs.jasperapp.io/ja/reference/project-stream.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.
