# Personality: The Color of Consciousness

<figure><img src="/files/orOVJOGSHTebBqyljdIe" alt=""><figcaption></figcaption></figure>

The personality system in SIMULACRA goes far beyond simple trait values. Instead, think of it as a complex filter through which all experiences and decisions pass, coloring them in unique ways for each citizen.

### Dynamic Trait Expression

Rather than having static personality traits, citizens express their traits differently based on context. For example, an extroverted citizen might express this trait:

* Strongly in familiar social settings
* Moderately in new environments
* Weakly when tired or stressed

This creates a more realistic personality system where traits flex and adapt based on circumstances, just as human personality expression varies across different situations.

### Personality Development

The personality system isn't static but evolves subtly over time through:

* Repeated experiences and their outcomes
* Significant emotional events
* Social relationships and feedback
* Environmental adaptations


---

# 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://somniumcra.gitbook.io/somniumcra/agentic-existence/personality-the-color-of-consciousness.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.
