# Values

These values are our directional signposts. They are not dogma, but they guide us in our day-to-day decision-making. If we break them from time to time, that's fine, as long as it's a deliberate choice with a rational foundation.&#x20;

1. **Simplicity —** Anyone can make things complex. We strive to make things as simple as they should be, but no simpler.
2. **Long-Term Thinking —** We make decisions based on the long term — even if that means hard work or difficult choices.
3. **Clarity —** We prioritize ideas that are easy to understand and convey to anyone.
4. **Attention to Detail —** The small things *are* the big things. We take pride in our attention to detail.
5. **Customer Obsession —**&#x57;e don't have investors, so we must have an incredible focus on our customers.
6. **Deep Work —** We value collaboration, but we know that quality requires time working alone, deeply.


---

# 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://sop.blue.cc/values.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.
