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

# Introduction

Our service is based in artificial intelligence and uses time-series data of price, volume, social influencers, user mentions, bot scans, and other socially derived information.  The bot also retrieves critical information at key stages in the lifecycle of a token, particularly around the LP burn event to provide the most relevant and actionable insights as they are happening.  Our goal is to provide our community with the most robust data when it’s most relevant.

The feed consists primarily of tokens whose LP has burned.  Only very occasionally will a token be included in the curated feed that has not undergone at least a significant (if not complete) burning of the LP.

## Disclaimer:

SOL Bangers Only and the information we provide is for entertainment purposes only and should never be considered financial advice.  The information we provide is not an offer to buy or sell or an endorsement of any specific token.  We are not promoting tokens.  We will occasionally highlight instances where the bot-derived feed has selected tokens at opportune moments.  This should not be taken to mean that all opportunities are the same or that all tokens identified in the feed are of equal opportunity.  As always past performance is not indicative of future results.

If the information we provide is used in any trading decisions, those decisions are the sole responsibility of the user.  Trading illiquid crypto tokens, especially memecoins is VERY high risk and you may likely lose a significant portion or all of the money you are trading with.  For that reason, trade only what you can afford to lose if you choose to trade.  We are not responsible for your trading outcomes.

Always Do Your Own Research.


---

# 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://sol-bangers-only.gitbook.io/sol-bangers-only/introduction.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.
