# Images

You can add images in two ways:

* Uploading images from your computer
* Uploading images with a Gyazo or TradingView link

***

## Uploading images from your computer

<figure><img src="/files/U3OBKh0BIxZMBgldLenJ" alt=""><figcaption><p>Adding and deleting images</p></figcaption></figure>

{% hint style="info" %}
To delete an image just hover over it and press the "X" in the upper-right corner
{% endhint %}

***

## Adding images by link

### TradingView&#x20;

For TradingView go to the camera icon and then press "Copy Link" to get the image link

<figure><img src="/files/2UR1srsk9gn6iJmkg6OQ" alt=""><figcaption></figcaption></figure>

Then in TradeStream just copy paste the link into the trade image window

<figure><img src="/files/TdsGQwoyxmBLFWb0vFTN" alt=""><figcaption><p>Adding an image from TradingView into TradeStream</p></figcaption></figure>

### Gyazo

Just copy paste the link to your gyazo screenshot and it will automatically be added


---

# 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.tradestream.xyz/journal/trade-details/images.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.
