> For the complete documentation index, see [llms.txt](https://oniichat-prompts.gitbook.io/waifu-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oniichat-prompts.gitbook.io/waifu-book/tips/character-attributes.md).

# Character Attributes

This is a reference to all the pieces of information you can enter to change the nature of your Character, the way that all the rich variety you see on the Home page is accomplished. How can a Character "know" to act as a refrigerator and another talk like Socrates and yet another launch you on an epic journey into space?

All that variety comes from the pieces of information that you, the creator, provide. Note that the fields marked with an \* do not currently influence the Character behavior, though some could in future updates.

Most of these items are optional, and supplying more information won't necessarily make a particular character closer to your vision. It just depends on what you're trying to do!

#### Finding your Character attributes <a href="#finding-your-character-attributes" id="finding-your-character-attributes"></a>

From your profile, you'll see a gear icon next to the Character avatar and name. Clicking the gear will take you to the Character attributes if you have created it.

While chatting with a Character, you can click the

in the upper right, then press View Character Settings to go to the Character attributes page.


---

# 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://oniichat-prompts.gitbook.io/waifu-book/tips/character-attributes.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.
