# Operating at TVP

- [Silent Meetings](https://playbook.thevantageproject.com/operating/silent-meetings.md): May the best thought win. Not the one that is presented the loudest.
- [Effective Communication](https://playbook.thevantageproject.com/operating/effective-communication.md): When you speak, you are demanding someone else’s mind space to be at your volition albeit momentarily; be respectful of that leverage, for else it shall wither away very fast in a team of doers.
- [Work Schedule](https://playbook.thevantageproject.com/operating/work-schedule.md): Your life is your week. Your week is your day. Your day is this moment.
- [Taking Time off](https://playbook.thevantageproject.com/operating/taking-time-off.md): You take less time off, there is a risk of burning  out. You become lazy, and you can be beaten.
- [Getting Paid](https://playbook.thevantageproject.com/operating/getting-paid.md)
- [Upgrading Playbook](https://playbook.thevantageproject.com/operating/upgrading-playbook.md): Playbook is an ever-evolving documentation of our ways of working. This is how that evolution occurs.


---

# 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://playbook.thevantageproject.com/operating.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.
