# Botと思われるアカウントの対策について

### 詳細

SpreadのクエストページをTwitterに公開した際、Botと思われるアカウント(以下Bot)が企画に参加することがあります。

Botへの対処法について、対策案を記載いたします。

### 対応策

対応策は4つあります。

1. 配布条件にキーワードを設定する\
   キーワード設定をすることで獲得者様に負担がかかってしまいますが、Botからの獲得を限りなく最低限に抑えることができます。
2. 「**#GiveAway**」「**#FreeMint**」などのハッシュタグを含めずツイートする
3. ツイートの階層を分けて(スレッド形式)投稿する\
   RT対象のツイートとSpreadのリンクを分けて投稿する
4. 配布ページを非公開設定にする\
   非表示にすることでトップページ公開直後に、条件設定をする前段階でのNFT獲得を防ぎます。

<figure><img src="/files/2dR8p6Rxhqopua18AJTy" alt=""><figcaption></figcaption></figure>


---

# 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://0xspread.gitbook.io/spread/yokuaru/bottowareruakauntononitsuite.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.
