# Precautions

There are a few precautions to take before taking part in the Crucible, please be sure to read the notices and warnings below before continuing.

{% hint style="danger" %}
**Important Notice**\
Platinum Crucibles can only be minted from **Uniswap V2** LP Tokens, please make sure you are adding tokens to the V2 pool and not V3.
{% endhint %}

{% hint style="warning" %}
The only currently compatible hardware wallet is Ledger via MetaMask.
{% endhint %}

{% hint style="info" %}
The Crucible and reward program system is still an ongoing experiment, please bare this in mind when taking part.
{% endhint %}

If you've read the above notices, then you're ready to [mint a Crucible](/guides/how-do-i-mint-a-crucible.md)


---

# 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.crucible.wtf/guides/precautions.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.
