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

# About SILVER

In the fast-paced world of decentralized finance (DeFi), speed and seamless workflow are essential for success. *SILVER* is here to redefine your trading experience, bridging the gap between research and execution.

Unlike traditional Telegram-based trading bots that require switching between research platforms and execution tools, *SILVER* brings trading directly to where it matters most—your research interface. As a cutting-edge web extension, *SILVER* integrates directly with platforms like Dexscreener and X (FKA Twitter), allowing you to execute trades instantly while conducting research.

Whether you're tracking token performance on Dexscreener or discovering trends on X (FKA Twitter), *SILVER* empowers you to act immediately, eliminating workflow disruptions and making your trades faster and more efficient.

With *SILVER*, desktop-based traders benefit from:

{% hint style="info" %}

* **Instantaneous Token Purchasing**: Directly trade tokens as they analyze them on Dexscreener or X (FKA Twitter), avoiding any need to switch between apps or platforms.
* **Integrated Research and Execution**: Research and trade seamlessly within a single interface, reducing time spent and minimizing the chances of missed opportunities.
* **Enhanced Speed and Convenience**: As a web extension trading app, *SILVER* is purpose-built for efficiency, designed to provide a faster, more intuitive trading solution for Dexscreener or X (FKA Twitter) users.
  {% endhint %}

*SILVER* transforms the way traders interact with DeFi markets, focusing on a cohesive, high-speed trading experience that keeps research and execution in one place


---

# 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, and the optional `goal` query parameter:

```
GET https://silver-1.gitbook.io/silver/getting-started/quickstart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
