# Journal

A daily ledger where you can keep daily tabs on your trading activity. You will notice an embedded calendar where you can either click on the + icon in the top right corner or into the specific date itself to add a new journal entry. You can create your own title, add text and images, and then submit it. You can also come back to it later by clicking “Save Draft.”

<figure><img src="/files/eD4aEhKJOa6aHC6J2Mn5" alt=""><figcaption></figcaption></figure>

**Visual Walkthrough:**

{% embed url="<https://www.loom.com/share/4b0bf4e5d5754c1598681f264b5ff74f?sid=b84da504-b5eb-4884-8022-b370d3a8a4d5>" %}


---

# 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://docs.marketmasters.app/web-app/welcome-to-our-app/features/journal.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.
