# Neglect

## Neglect Documentation

- [What is Neglect?](https://docs.neglect.trade/getting-started/what-is-neglect.md): Professional-grade Solana trading, with low-latency APIs for developers, analysts, and projects.
- [Application Status](https://docs.neglect.trade/getting-started/application-status.md): View real-time application uptime, incident reports, and service updates here.
- [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.
- [Brand Kit](https://docs.neglect.trade/company/brand-kit.md): Brand Identity Essentials in One Place
- [Contact](https://docs.neglect.trade/company/contact.md): Get in Touch
- [Socials](https://docs.neglect.trade/company/socials.md): Stay Connected with Us Across Platforms
- [Team](https://docs.neglect.trade/company/team.md): Bringing Together Experience and Passion for Web3 on Solana
- [Terms of Use](https://docs.neglect.trade/legal/terms-of-use.md): Last Updated: June 30, 2025
- [Privacy Policy](https://docs.neglect.trade/legal/privacy-policy.md): Last Updated: June 27, 2025


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.neglect.trade/getting-started/what-is-neglect.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.
