# Understand the market

Obside Chat isn't only an automation tool — it's also a **market assistant** that helps you interpret what's happening and improve your skills.

* [**Decode the news**](/obside-chat/understand-the-market/decode-the-news.md) — summaries and impact of economic events.
* [**Read the market**](/obside-chat/understand-the-market/read-the-market.md) — directional reads and macro overviews.
* [**Learn the basics**](/obside-chat/understand-the-market/learn-the-basics.md) — pedagogical explanations on trading and investing.

{% hint style="info" %}
These conversations don't create agents — they give you contextualized answers based on market data, news and financial knowledge. The credit cost is minimal (about 1 credit per message).
{% 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://docs.obside.com/obside-chat/understand-the-market.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.
