# Resistance to Manipulation

At this point, we plan to use Ethereum Blockchain, so here we explain about manipulation of Proof of Thanks and ARIGATO CREATION, not the manipulation of Blockchain itself.

Please note that the logics in this section are not definite and should be revised accordingly to the growth of the services. As for revision, it is supposed to be performed by users’ vote.

**Sybil Attack**

Sybil Attack is an act that one entity raises the value of Proof of Thanks improperly using multiple nodes and attempts to acquire increment by ARIGATO CREATION.

The countermeasures against Sybil Attack include followings:

| Require identity verification before cashing                               |                                                                                                                                                                                                                                                                                                 |
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Improve tolerance to attack with Proof of Thanks logic                     | <ul><li>Impose penalties on transactions</li></ul><p>•where the account balance fluctuates</p><p>greatly</p><p>Remittanceaccount balanceof</p><p>•toofluctuatessmall amountgreatlywill gain 0</p><p>Consider(zero) ProoftheofactivitiesThanks of other nodes by Pay-it-Forward Volume score</p> |
| Reduce motivation to attack by setting a maximum limit of ARIGATO CREATION |                                                                                                                                                                                                                                                                                                 |

Loop Attack

In Loop Attack, which is a variation of Sybil Attack, an entity repeats remittance between multiple nodes, attempting to raise the value of Proof of Thanks improperly. For Loop Attacks, we are considering countermeasures to raise the cost of Loop Attack by the detection algorithm in addition to the measures against the Sybil Attack mentioned above.


---

# 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://peace-coin.gitbook.io/peace-coin/technology/resistance-to-manipulation.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.
