# PRODUCTS

- [Trading Terminal](https://docs.neglect.trade/products/trading-terminal.md): Professional-Grade Solana Trading for Bonded Tokens
- [Leverage](https://docs.neglect.trade/products/trading-terminal/leverage.md): On-chain leverage via LavaOS
- [Security & Audit](https://docs.neglect.trade/products/trading-terminal/leverage/security-and-audit.md): Trusted by top auditors. Reviewed, not rushed.
- [Fees & Interest](https://docs.neglect.trade/products/trading-terminal/leverage/fees-and-interest.md): Clear costs. No hidden fees.
- [Rewards](https://docs.neglect.trade/products/trading-terminal/rewards.md): Track your referrals, climb the ranks, and unlock lower trading fees.
- [Data Services](https://docs.neglect.trade/products/data-services.md): The fastest way to build with Solana DeFi data.
- [Authentication](https://docs.neglect.trade/products/data-services/authentication.md): All API requests require an API key.
- [Token Data](https://docs.neglect.trade/products/data-services/token-data.md)
- [Wallet Data](https://docs.neglect.trade/products/data-services/wallet-data.md)
- [Pair Data](https://docs.neglect.trade/products/data-services/pair-data.md)
- [MCP Server](https://docs.neglect.trade/products/data-services/mcp-server.md)
- [Neglect API](https://docs.neglect.trade/products/data-services/neglect-api.md)
- [Automated Alerts](https://docs.neglect.trade/products/automated-alerts.md)
- [Telegram](https://docs.neglect.trade/products/automated-alerts/telegram.md)
- [Daily Index Updates](https://docs.neglect.trade/products/automated-alerts/telegram/daily-index-updates.md): Daily Market Insights Delivered Straight to Our Community
- [Trending Token Bot](https://docs.neglect.trade/products/automated-alerts/telegram/trending-token-bot.md): Real-time Telegram alerts for trending tokens, powered by Neglect.
- [Discord](https://docs.neglect.trade/products/automated-alerts/discord.md)
- [Trending Token Bot](https://docs.neglect.trade/products/automated-alerts/discord/trending-token-bot.md): Real-time Discord alerts for trending tokens, powered by Neglect.


---

# 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.neglect.trade/products.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.
