# Day-to-Day Use

#### Overview

This section is designed to help users understand the essential features and concepts used in daily operations. It encompasses various crucial aspects such as:

* **Trades & Positions**: Managing and overseeing trading activities and current market positions.
* **Inventories & Tickets**: Tracking inventory levels and monitoring issued tickets/orders.
* **Valuation & Mark Levels**: Understanding asset valuation and price marking processes.
* **Market Data (Curves, Surfaces)**: Analyzing financial data, including yield curves and volatility surfaces.
* **Reporting & Dashboards**: Generating comprehensive reports and interactive dashboards for data-driven decision-making.

Each sub-section will provide links to guides ranging from basic to advanced topics, ensuring a comprehensive understanding of these critical elements.

<br>


---

# 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://help.molecule.io/core-functionality/day-to-day-use.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.
