> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/ri-ben-yu/products/profile/security-and-others.md).

# セキュリティとその他

## セキュリティ

プロフィールは、詐欺師が自分を別の人物だと偽ってオンライン詐欺を行うのを防ぐのに役立ちます。

被害者が詐欺師が自分を偽っている人物のプロフィールIDを知っていると仮定しましょう。何もしないで前に、被害者は詐欺師に、偽装されている人物のプロフィールで特定のメッセージをブロードキャストするように要求することができます。

詐欺師はプロフィールにアクセスできないため、そのプロフィールでメッセージをブロードキャストすることはできず、そのことで被害者に詐欺師であることを証明することができます。

## セクシャルハラスメント

ワークスペースで同僚をセクシャルハラスメントするのを避けるためにも、プロフィールを使用できます。プロフィールにはクラッシュ機能があり、気になる相手のプロフィールを指定できます。その人が同じことをした場合、お互いにクラッシュを知らされます。

これは、職場で同僚が自分に興味があるかどうかを知るのに最適な方法です。仕事の妥協的な状況に自分を置くリスクを冒すことなく。（もちろん、プロフィールのこのクラッシュ機能について同僚が知っていることを前提とします）。

## ユニークなプロフィールID

PaySwapは、オークションを通じて売却されるプロフィールID（最初の1000）の一定数を予約しています。無料のプロフィールIDは1000から始まります。

ユニークなプロフィールIDはコミュニティ内でのステータスを示し、PaySwapのプロフィールがより人気が出れば、ユニークなプロフィールIDが示すステータスも向上します。

ドメイン名と同様に、ユニークなプロフィールIDは毎年更新する必要があります。そうしないと、誰かがそれを購入する意志がある場合にプロフィールを乗っ取られる可能性があります。また、ユニークなプロフィールIDの数に限りがあるため、二度と別のものを手に入れることができないかもしれません。

[コミュニティからさらなるサポートを受けるにはこちら。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/ri-ben-yu/products/profile/security-and-others.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.
