# Snowsight

{% embed url="<https://snowsight.chainsight.dev>" %}
Snowsight App
{% endembed %}

{% embed url="<https://t.me/snowsight_avax>" %}
Snowsight Users Telegram
{% endembed %}

Avalanche C-Chain is an EVM-compatible smart contract chain with fast block finality via a novel PoS consensus mechanism.&#x20;

Despite its superior speed, some of Avalanche C-Chain's design trade-offs that provide users with fast block finality and a more pleasant user experience result in a mempool only available to users with vast amounts of capital.  As a result, only sophisticated actors have thus far been able to profit from the [intrinsic MEV](https://www.mev.wiki/) that exists on Avalanche C-Chain.&#x20;

But no longer.

Snowsight opens up the mempool to all.  Simply open a websocket to our service with a signed key from your local wallet, and the Dark Forest™ can soon be yours!

{% embed url="<https://twitter.com/ChainsightLabs/status/1518585868876926976>" %}
Snowsight featured on @BanklessHQ ROLLUP podcast
{% endembed %}


---

# 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.snowsight.chainsight.dev/snowsight.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.
