> For the complete documentation index, see [llms.txt](https://library.xrguild.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.xrguild.org/ai-ethics/the-moral-psychology-of-artificial-intelligence.md).

# The Moral Psychology Of Artificial Intelligence

## Overview

**Authors:** Jean-François Bonnefon, Iyad Rahwan, Azim Shariff

**Publication Date:** September 18, 2023

**Link:** <https://www.annualreviews.org/content/journals/10.1146/annurev-psych-030123-113559>

**Keywords:** Psychology, morality, AI, agent, patient, algorithmic bias, blame, ethical dilemmas, value alignment, cooperation, humanization, delegation, AI-mediated communication

**Type:** Articles/Reports

## Summary

Moral psychology was shaped around three categories of agents and patients: humans, other animals, and supernatural beings. Rapid progress in artificial intelligence has introduced a fourth category for our moral psychology to deal with: intelligent machines.


---

# 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://library.xrguild.org/ai-ethics/the-moral-psychology-of-artificial-intelligence.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.
