# What is Neglect?

**Neglect** is a non-custodial, Solana-based trading terminal built for professional-grade execution, with optional leverage for traders who want flexibility. Designed for speed and precision, it gives traders the edge with low-latency order flow, real-time analytics, and full coverage of Solana launchpads.

Behind the terminal, Neglect exposes the same infrastructure through [developer-ready APIs](https://neglect.trade/developers) — enriched token, wallet, market, and pair endpoints that power bots, dashboards, portfolio trackers, alerting systems, research tools, advanced strategies, and more.

And with its [Model Context Protocol (MCP)](https://neglect.trade/developers) server, Neglect takes it further, enabling agentic, LLM-driven workflows that deliver conversational access to on-chain data. Together, these layers make Neglect the fastest path to trading, building, and scaling on Solana.

<figure><img src="https://237997104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXaJ5K5vRNOTSFBUYmlVJ%2Fuploads%2F4kA3a5xNyF0Xv4XGH6N0%2FNeglect_Banner.jpg?alt=media&#x26;token=25871e0f-c0e5-4116-811a-12b557aa7ddc" alt=""><figcaption></figcaption></figure>


---

# 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/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.
