# Underwriting Mining

Users are able to stake SOL and SOL derivatives to participate in Amulet's underwriting mining:

<table><thead><tr><th width="150">SOL Derivatives</th><th>Mechanism</th></tr></thead><tbody><tr><td><strong>SOL</strong></td><td><p>It will be converted to amtSOL first</p><p></p></td></tr><tr><td><strong>amtSOL</strong></td><td>Liquid staking token issued by Amulet when a user deposits SOL on Amulet SOL staking pool. (<a href="https://app.amulet.org/liquidStaking">Get amtSOL</a>)</td></tr><tr><td><strong>More</strong></td><td>More</td></tr></tbody></table>

{% hint style="info" %}
Currently, Amulet only supports amtSOL. More options will be added in the future.
{% endhint %}

The **aUWT** token is an underwriting intermediary that is issued, based on a volume-weighted average algorithm, in exchange for staking the above SOL derivatives in Amulet's underwriting pool.&#x20;

Amulet uses individual underwriting pools for each product. Users can choose to underwrite one or multiple products by staking aUWT in their respective underwriting pools. By supplying the product underwriting pools with aUWT, users may be eligible for:

* Revenue sharing with their chosen pools.

An initial leverage factor of 1.5 will be applied to limit the underwriting capabilities of aUWT. Thereafter, the leverage factor can be adjusted according to governance.

{% hint style="info" %}
aUWT can also be purchased through and used on other platforms. For more details, please read [aUWT](/documentation/product/cover-underwriting/auwt.md) token.
{% endhint %}


---

# 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.amulet.org/documentation/product/cover-underwriting/underwriting-mining.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.
