# Submit Trades From Web

- [New Trade Overview](https://docs.nvstly.com/submit-trades-from-web/new-trade-overview.md): Explanation of all New Trade and Active Positions interface elements.
- [Submit Trades (Stocks/Options, Crypto, Forex)](https://docs.nvstly.com/submit-trades-from-web/submit-trades.md): Open, average, partial/trim, or close trades on all markets.
- [Add, Change, Remove TP/SL](https://docs.nvstly.com/submit-trades-from-web/submit-trades/add-change-remove-tp-sl.md): Setting, updating, or removing TP/SL values
- [Update Notes & Media](https://docs.nvstly.com/submit-trades-from-web/submit-trades/update-notes-and-media.md): Add standalone trade notes or upload media
- [Advanced Input](https://docs.nvstly.com/submit-trades-from-web/advanced-input.md): A quick & efficient way of submitting trades.


---

# 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.nvstly.com/submit-trades-from-web.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.
