> For the complete documentation index, see [llms.txt](https://changelog.borderless.company/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.borderless.company/2024/feedback-and-status.md).

# Feedback & Status

## Feedback

{% tabs %}
{% tab title="レビュー中" %}

* [ ] <mark style="background-color:yellow;">**#KYC**</mark>\
  PCでの購入手続きの際の顔面チェックでカメラ起動する設定の説明が少しわかりにくい。ほぼみんなスマホに行っちゃいますね、まあ結果的に確認取れるので良いですが。
* [ ] <mark style="background-color:yellow;">**#社員権受け取り**</mark>\
  購入後は登録したメアドに確認のメールが飛んでくる仕組みになってる感じでしょうか？
* [ ] <mark style="background-color:yellow;">**#社員権受け取り**</mark>\
  購入完了時、[払い込み証明書](https://99help.info/blog/post_109/)を購入者へ送付する。
* [ ] <mark style="background-color:yellow;">**#Estuary**</mark>\
  出資額選択時に表示される金額を出資額と手数料に分けて表示する。
* [ ] <mark style="background-color:yellow;">**#Dashboard**</mark>\
  admin複数追加できるようにする。
  {% endtab %}

{% tab title="着手中" %}

* [ ] <mark style="background-color:blue;">**#規約類のスクロール**</mark>\
  前もお話ししたと思いますが規約類は、やはり最後までスクロールした後にチェックが入るようにしたいです。
* [ ] <mark style="background-color:blue;">**#社員権受け取り**</mark>\
  トークンのclaim
* [ ] <mark style="background-color:blue;">**#Dashboard**</mark>\
  DAOの一覧表示を見やすくする。
  {% endtab %}

{% tab title="完了" %}

* [x] \#Dashboard\
  社員権購入者の情報一覧表示
* [x] \#Dashboard\
  社員名簿をcsvでexportできる
  {% endtab %}
  {% endtabs %}

## Idea

{% tabs %}
{% tab title="User" %}

{% endtab %}

{% tab title="Team" %}

* [ ] ENSのサブドメイン割り当て
  {% endtab %}
  {% endtabs %}


---

# 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://changelog.borderless.company/2024/feedback-and-status.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.
