# Daily Logs

> **The chains of habit are too weak to be felt until they are too strong to be broken.**\
> -Samuel Johnson

Answer the following questions every day:

1. What did you accomplish today?
2. What do you want to accomplish tomorrow?

The answers will, in turn, help you build a lens into your reality, over time.

This is the easy way to build self-accountability and growth.

{% hint style="info" %}
The routine is accessible with Jarvis using **/log.**
{% endhint %}


---

# 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/succeeding/daily-logs.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.
