> For the complete documentation index, see [llms.txt](https://docs.crucible.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crucible.wtf/visual-guides.md).

# Visual Guides

### **Videos 🎬📺**

{% hint style="warning" %}
References to Uniswap in the videos may be outdated. Please make sure you are using **Uniswap V2** for providing Liquidity when establishing MIST-WETH LP as V3 is not supported.

If you are unsure how to switch between V3 and V2, please use our links in the [guide](broken://pages/-M_6p3w4oBa-d7ieqEVV).
{% endhint %}

* [Alchemist YouTube Channel](https://www.youtube.com/channel/UCIs4LugynLei2TN__lJh-6Q)
* [How to Mint a Crucible](https://www.youtube.com/watch?v=8d80d1vigQw\&ab_channel=AlchemistVideo)
* [Impermanent Loss - watch before staking LP](https://www.youtube.com/watch?v=8XJ1MSTEuU0)

### **Images 🖼🎨**&#x20;

![](/files/-MgCd4A-i-gwKjfrUweg)

![](/files/-MgCd9ARjUXJR4Ws6M2y)


---

# 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://docs.crucible.wtf/visual-guides.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.
