> For the complete documentation index, see [llms.txt](https://swapsights.gitbook.io/swapsights-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swapsights.gitbook.io/swapsights-whitepaper/abstract.md).

# Abstract

Trading the low cap market can be a difficult task. While certain tools exist to facilitate trading, most to all of them have been conceptualized with the goal of making their users dependent upon their usage. Rather than provide a trading “crutch”, the SwapSights trading & analytics platform is designed to help its users become better traders.&#x20;

The following whitepaper will provide insight regarding the core principles and functionalities of the SwapSights platform. It will also include information pertaining to the SIGHTS Token and its place within this newly innovated trading ecosystem.


---

# 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 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://swapsights.gitbook.io/swapsights-whitepaper/abstract.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.
