# Tools

- [TradingView Chart](https://rhun-capital.gitbook.io/rhun/tools/tradingview-chart.md): Display an interactive TradingView chart for any cryptocurrency or stock symbol.
- [Technical Analysis](https://rhun-capital.gitbook.io/rhun/tools/technical-analysis.md): Get detailed technical analysis and market insights for any cryptocurrency using real-time data.
- [Swap Tokens](https://rhun-capital.gitbook.io/rhun/tools/swap-tokens.md): You can swap tokens in the Rhun app using the agent chat interface or the built in agent wallet
- [Search Tokens](https://rhun-capital.gitbook.io/rhun/tools/search-tokens.md): Search for a token by name or symbol
- [Get Token Info](https://rhun-capital.gitbook.io/rhun/tools/get-token-info.md): Get token information using a symbol or contract address
- [Get Holder Stats](https://rhun-capital.gitbook.io/rhun/tools/get-holder-stats.md)
- [Deep Research](https://rhun-capital.gitbook.io/rhun/tools/deep-research.md): Perform deep research on cryptocurrency and finance using browser automation.
- [Get Latest News](https://rhun-capital.gitbook.io/rhun/tools/get-latest-news.md): You can get the latest crypto market news by asking your agent "get the latest news". Filter by category, source, keyword, and sentiment.
- [Get Official Tweets](https://rhun-capital.gitbook.io/rhun/tools/get-official-tweets.md): Get the official tweets of any cryptocurrency
- [Get Latest Tokens](https://rhun-capital.gitbook.io/rhun/tools/get-latest-tokens.md): Discover newly launched tokens on CoinGecko. Filter results by category, market cap, and other important metrics.
- [Get Trending Tokens](https://rhun-capital.gitbook.io/rhun/tools/get-trending-tokens.md): Discover trending tokens.
- [Get Portfolio Value](https://rhun-capital.gitbook.io/rhun/tools/get-portfolio-value.md): View your portfolio value
- [Get Agent's Portfolio Value](https://rhun-capital.gitbook.io/rhun/tools/get-agents-portfolio-value.md): View the agent's portfolio value
- [Get Token Holdings](https://rhun-capital.gitbook.io/rhun/tools/get-token-holdings.md): View your token holdings in connected wallet
- [Get Agent's Token Holdings](https://rhun-capital.gitbook.io/rhun/tools/get-agents-token-holdings.md): View the agent's token holdings
- [Get Solana Transaction Volume](https://rhun-capital.gitbook.io/rhun/tools/get-solana-transaction-volume.md): View the total Solana transaction volume over the last 24 hours
- [Get Wallet Info](https://rhun-capital.gitbook.io/rhun/tools/get-wallet-info.md): Get activity and other information about an account (wallet)
- [Get Market Movers](https://rhun-capital.gitbook.io/rhun/tools/get-market-movers.md): Get the top gainers/losers over the last 24 hours
- [Get Top Token Holders](https://rhun-capital.gitbook.io/rhun/tools/get-top-token-holders.md): Get top token holders for by contract address. Click into the holder to see wallet activity.
- [Get Total Crypto Market Cap](https://rhun-capital.gitbook.io/rhun/tools/get-total-crypto-market-cap.md): View the total crypto market cap
- [Get Market Categories](https://rhun-capital.gitbook.io/rhun/tools/get-market-categories.md): View market categories
- [Get Derivatives Exchanges](https://rhun-capital.gitbook.io/rhun/tools/get-derivatives-exchanges.md): View derivatives exchanges
- [Fear & Greed Index](https://rhun-capital.gitbook.io/rhun/tools/fear-and-greed-index.md): View the fear & greed Index


---

# 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://rhun-capital.gitbook.io/rhun/tools.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.
