> For the complete documentation index, see [llms.txt](https://malrewrite.gitbook.io/important-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malrewrite.gitbook.io/important-docs/reference/capitalization/god-religion-and-philosophy.md).

# God, Religion, and Philosophy

## Monotheism

Capitalize the word *god* when used specifically to refer to the god of a monotheistic religion.

### Examples

* I believe in one God.
* [Fifteen years ago, Earth was abandoned by God.](https://myanimelist.net/manga/29651)

{% hint style="info" %}
Some words with *god* are capitalized (God-given), while some others are not (godsend). When in doubt, Google is your friend.
{% endhint %}

## Other usage

Do not capitalize *god* when it does not refer specifically to a god of a monotheistic religion. This includes cases where *god* is a title for gods of polytheistic religions.

### Examples

* [Three gods grace Ryouma with a second chance to pursue one goal: savor the wonders of life.](https://myanimelist.net/anime/41312)
* [The ingenious 17-year-old Japanese student Light Yagami and sadistic god of death Ryuk share one belief: their worlds are rotten.](https://myanimelist.net/anime/1535)
* [Dressed in a conspicuous outfit and armed with an eccentric spirit, Hina Satou goes around insisting that she is the Asgardian god "Odin."](https://myanimelist.net/anime/41930)

## **Religions, deities, and books**

Capitalize names of religions, deities, and specific religious books.

### Examples

* He is reading up on Buddhism.&#x20;
* Have you read the Bible?&#x20;

Do not capitalize *bible* when it does not refer to the specific religious book. Similarly, do not capitalize words like *biblical*.

### Examples

* That book has become a bible for people believing in witchcraft.

## Pronouns

Do not capitalize pronouns in reference to even the god of a monotheistic religion.

### Examples

* God watches us with his kind eyes.

## Philosophies

Do not capitalize the names of philosophies, including atheism and agnosticism. The only exception is philosophies which are always capitalized, such as Epicureanism.

### Examples

* She is a Muslim, but he is an atheist.


---

# 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://malrewrite.gitbook.io/important-docs/reference/capitalization/god-religion-and-philosophy.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.
