> For the complete documentation index, see [llms.txt](https://knowledge.tracelog.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.tracelog.in/mindset/non-technical-based/assume-good-faith.md).

# Assume good faith

**Assuming good faith** (**AGF**) is a fundamental principle on [Wikipedia](https://en.wikipedia.org/wiki/Wikipedia). It is the assumption that editors' edits and comments are made in [good faith](https://en.wikipedia.org/wiki/Good_faith). Most people try to help the project, not hurt it. If this were untrue, a project like Wikipedia would be doomed from the beginning. This guideline does not require that editors continue to assume good faith in the presence of obvious evidence to the contrary ([e.g.](https://en.wikipedia.org/wiki/List_of_Latin_phrases_\(E\)#exempli_gratia) [vandalism](https://en.wikipedia.org/wiki/Wikipedia:Vandalism)). Assuming good faith does not prohibit discussion and criticism. Rather, editors should not attribute the actions being criticized to [malice](https://en.wikipedia.org/wiki/Malice_\(law\)) unless there is specific evidence of such.

When disagreement occurs, try to the best of your ability to explain and resolve the problem, not cause more conflict, and so give others the opportunity to reply in kind. Consider whether a dispute stems from different perspectives, and look for ways to reach [consensus](https://en.wikipedia.org/wiki/Wikipedia:Consensus).

When doubt is cast on good faith, continue to assume good faith yourself when possible. Be [civil](https://en.wikipedia.org/wiki/Wikipedia:Civility) and follow [dispute resolution procedures](https://en.wikipedia.org/wiki/Wikipedia:Dispute_resolution), rather than [attacking](https://en.wikipedia.org/wiki/Wikipedia:No_personal_attacks) editors or [edit-warring](https://en.wikipedia.org/wiki/Wikipedia:Edit_warring) with them. If you wish to express doubts about the conduct of fellow [Wikipedians](https://en.wikipedia.org/wiki/Wikipedians), please substantiate those doubts with specific [diffs](https://en.wikipedia.org/wiki/Help:Diff) and other relevant evidence, so that people can understand the basis for your concerns. Although bad conduct may seem to be due to bad faith, it is usually best to address the conduct without mentioning motives, which might exacerbate resentments all around.

Be careful about citing this principle too aggressively. Just as one can incorrectly judge that another is acting in bad faith, so too can one mistakenly conclude that bad faith is being assumed; exhortations to "Assume Good Faith" can themselves [reflect negative assumptions about others](https://en.wikipedia.org/wiki/Wikipedia:Assume_the_assumption_of_good_faith).

Everyone makes mistakes, both behavioral (such as [personal attacks](https://en.wikipedia.org/wiki/Wikipedia:No_personal_attacks)) and content-based (such as adding [original research](https://en.wikipedia.org/wiki/Wikipedia:No_original_research)). Most of the time, we can correct such mistakes with simple reminders. However, there will be disagreements on Wikipedia for which no policy or guideline has an easy answer. When disagreements happen, ill intent may not be involved. Keep a [cool head](https://en.wikipedia.org/wiki/Wikipedia:Staying_cool_when_the_editing_gets_hot), and consider [dispute resolution](https://en.wikipedia.org/wiki/Wikipedia:Dispute_resolution) if disagreements seem intractable; many of them are not.

Violation of policies—such as engaging in [sock-puppetry](https://en.wikipedia.org/wiki/Wikipedia:Sock_puppetry), violating [consensus](https://en.wikipedia.org/wiki/Wikipedia:Consensus), and so on—may be perpetrated in either good or bad faith. There are processes for dealing with all of these, and [sanctions](https://en.wikipedia.org/wiki/Wikipedia:Blocking_policy) for repeated violation of policy will apply regardless of whether bad faith was involved or not.


---

# 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://knowledge.tracelog.in/mindset/non-technical-based/assume-good-faith.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.
