# Quotes

> Notoriamente no hay clasificación del universo que no sea arbitraria y conjetural.

*John Wilkins (Borges).*

> No estoy hablando con todos ustedes, estoy hablando con cada uno de ustedes.

*Borges.*

> It is not that we have a short space of time, but that we waste much of it.

*Seneca.*

> I made this \[letter] very long only because I have not had the leisure to make it shorter.

*Blaise Pascal.*

> Se impecable con tus palabras. No te tomes nada personalmente. No hagas suposiciones. Da siempre el máximo de lo que puedas.

*Don Miguel Ruíz, Los 4 acuerdos.*

> Civilization advances by extending the number of operations we can perform without thinking about them.

*Alfred North Whitehead.*

> Care about current trajectory not current results.

*James Clear.*

> Improve 1% each aspect of the desired activity it all sum up good results.

*James Clear.*

> Freedom is not procured by a full enjoyment of what is desired, but by controlling the desire.

*Epictetus*

> Those who cannot remember the past are condemned to repeat it.

*Santayana*


---

# 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://wilmerags.gitbook.io/digital-garden/readings/quotes.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.
