# ProtoShield 🛡

![](/files/-Miv3kXxGvK3g-sqheE5)

A problem that most projects encounter is market control and manipulation by large holders or "whales". Generally, these large token holders can have too much control and can have a big impact on market movements.

To combat this problem, we have implemented a transaction monitoring system that limits the number of PROTO tokens that can be transferred in a single transaction.

**Current ProtoShield Transaction Limit:** enabled at 5% of circulating PROTO supply.

* If enabled, ProtoShield's protection will affect all transactions.
* Limit on the amount of PROTO tokens that can be transferred is configurable by ProtoFi.
* Any decision to enable/disable this feature, the community will be notified in advance.


---

# 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://protofi.gitbook.io/protofi-docs/security/investor-protection-logic/proto-shield.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.
