# Phrases

* Past has a vote, not a veto
* Not my monkey, not my zoo
* Turn the crank for frank
* never approach a bull from the front, a horse from the rear, or a fool from any direction
* You want it bad? You'll get it bad.&#x20;
* Wag is a wild ass guess, swag is a scientific wag.&#x20;


---

# 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://nkintc.gitbook.io/brainless/thoughts/literature/quotes/phrases.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.
