# 安全に利用するために

Oshiの公式チャネルの確認方法と、詐欺から身を守る方法。

***

### 公式ドメイン

> ⚠️ 以下の正規ドメイン以外は利用しないでください。それ以外のOshiを名乗るサイトはすべて偽物です。

| ブランド     | 公式ドメイン                                                                    |
| -------- | ------------------------------------------------------------------------- |
| Oshi     | [**oshi.co**](http://oshi.co)                                             |
| GATE 2   | [**gate2.co**](http://gate2.co)（[gate2.oshi.co](http://gate2.oshi.co)も有効） |
| MahoSeka | [**mahoseka.com**](http://mahoseka.com)                                   |

***

### Oshiが決して行わないこと：

* メールやDMでパスワードやログイン情報を求めること
* 公式サイト以外で暗号通貨の送金を要求すること
* 非公式のDiscordサーバーから連絡すること
* 依頼していないメッセージ内のリンクをクリックするよう促すこと
* 「今すぐ行動しないと機会を失う」といった形で急かすこと

***

### よくある詐欺

**偽のSNSアカウント**

詐欺師は公式に見えるアカウントを作成します。ハンドル名が[公式リンク](/oshi-help-center-jp/oshiherupusentheyoukoso/rinku.md)と完全に一致しているか必ず確認してください。

**フィッシングメール**

[oshi.co](http://oshi.co/)、[gate2.co](http://gate2.co/)、[mahoseka.com](http://mahoseka.com/)以外のドメインから送られたメールは、Oshiからのものではありません。表示名だけでなく、送信元のメールアドレスを確認してください。

**非公式のDiscordサーバー**

公式Discordは[discord.gg/oshi](http://discord.gg/oshi)のみです。正規のサーバーかどうか不明な場合は、公式Discordで確認するか、<support@oshi.co>までお問い合わせください。

**「サポート」を装ったDM**

Oshiスタッフが、アカウント情報や支払いを求めて先にDMを送ることは決してありません。Discordでは、不明なユーザーからのDMをオフにすることをおすすめします。また、Oshiチームを名乗る人物からのリクエストは受け入れないでください。

**うますぎる話には注意**

公式チャネル外での無料特典、限定エアドロップ、特別オファーはすべて詐欺です。

***

### 不審に思った場合

> 📝 リンクをクリックしたり返信したりせず、必ず<support@oshi.co>までご連絡、確認をお願いします。

また、[Discord](https://discord.gg/oshi)でもご相談いただけます。モデレーションチームが正規の情報かどうか確認をサポートします。

***

**関連記事**

* [公式リンク](/oshi-help-center-jp/oshiherupusentheyoukoso/rinku.md)：すべての公式ウェブサイトとSNSチャネル
* [アカウント管理](/oshi-help-center-jp/help-and-support/akaunto.md)：アカウントセキュリティのベストプラクティス
* [サポートチャネル](/oshi-help-center-jp/help-and-support/saptochaneru.md)：サポートへの問い合わせ方法

{% hint style="info" %}
**お困りですか？** <support@oshi.co> · [Discord](https://discord.gg/oshi)
{% endhint %}


---

# 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.oshi.co/oshi-help-center-jp/help-and-support/nisurutameni.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.
