# Welcome to Obvious University!

> 🌱 We must plant trees whose shade we may not sit in.

At Obvious, we wear a few core values on our sleeve: **curiosity, craft** and **compounding**. A derivative of these values is that we work together to create something far greater than the sum of our individual output.&#x20;

That's Obvious University: a collection of practical how-to-guides to build delightful digital products, doing good consulting and nurturing an inclusive org culture. It’s distilled from many hours of research, trials and errors, thoughtful debates, and serious introspection.&#x20;

These resources are for everyone — colleagues, future teammates, founders, designers, engineers, communicators, people people... you name it. To that end, Obvious University is **public by default**. We hope you find it useful. Pick a topic—jump in!


---

# 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://university.obvious.in/orientation.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.
