# Market analysis

Not every request leads to creating an agent. You can also use Obside Chat to **understand the news, read the market or grow your skills**. These conversations consume few credits (about 1 per message) and don't create any automation.

## Examples — decode the news

<mark style="color:purple;">Example #1 — Fed decision</mark>

Summarize today's Fed decision and explain what it implies for my equity positions.

***

<mark style="color:purple;">Example #2 — Earnings reading</mark>

Apple just released earnings. Break down the key points and the likely market reaction.

***

<mark style="color:purple;">Example #3 — Geopolitical impact</mark>

Explain how the latest developments in the Middle East affect the oil market and which stocks are most exposed.

***

## Examples — read the market

<mark style="color:purple;">Example #4 — S\&P 500 outlook</mark>

Give me a directional read on the S\&P 500 for the next two weeks based on positioning, macro calendar and earnings.

***

<mark style="color:purple;">Example #5 — Earnings preview</mark>

What are this week's most important earnings reports and what to watch in each?

***

<mark style="color:purple;">Example #6 — Bitcoin read</mark>

Give me a directional read on Bitcoin for the next 2-4 weeks based on flows, macro conditions and on-chain activity.

***

## Examples — learn the basics

<mark style="color:purple;">Example #7 — Reading an earnings report</mark>

Teach me how to read a quarterly earnings report and what to focus on.

***

<mark style="color:purple;">Example #8 — Position sizing</mark>

Explain how to size positions based on account risk and stop distance.

***

<mark style="color:purple;">Example #9 — Options basics</mark>

Explain how options work, with beginner-friendly examples.


---

# 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/agents/create-an-agent/examples/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.
