# Assets

- [Stock Trading](https://docs.traderspost.io/docs/assets/stock-trading.md): TradersPost supports buying, selling and shorting US Equities and Index ETFs through the following brokers.
- [Futures Trading](https://docs.traderspost.io/docs/assets/futures-trading.md): TradersPost supports buying, selling and shorting futures contracts with support for over 100 tickers.
- [Options Trading](https://docs.traderspost.io/docs/assets/options-trading.md): Automate directional options trading strategies with TradersPost. Buy and sell calls or puts based on strategies in TradingView or TrendSpider.
- [Prop Firm Trading](https://docs.traderspost.io/docs/assets/prop-firm-trading.md): Prop firm trading lets traders use a firm’s capital to trade and share profits. Access is earned by passing performance challenges or through a subscription fee.
- [Crypto Spot Trading](https://docs.traderspost.io/docs/assets/crypto-spot-trading.md): TradersPost supports buying and selling (not shorting) spot crypto through the following brokers.
- [Forex Trading](https://docs.traderspost.io/docs/assets/forex-trading.md): TradersPost does not currently support Forex but we may add it in the future.


---

# 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.traderspost.io/docs/assets.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.
