# Beamswap v2

## AMM protocol

Similarly to v3, Beamswap v2 featured a decentralized exchange (DEX) and allowed users to supply liquidity and earn passive income from staking and yield farming. However, the transactions were powered by the [automated market maker (AMM) protocol](/beamswap-v2/standard-and-stable-amm.md), both standard and stable.

{% content-ref url="/pages/Sy6ldOTXQBPLHZuO4yOD" %}
[Standard & Stable AMM](/beamswap-v2/standard-and-stable-amm.md)
{% endcontent-ref %}

In its current version, Beamswap v3 is primarily powered by the [concentrated liquidity market maker (CLMM) protocol](/products-and-features/decentralized-exchange/beamswap-v3-clmm.md).

## SHARE token

The v2 version also featured the Beamswap-native [SHARE](/beamswap-v2/beamshare-retired.md) token that complemented the primary platform asset, GLINT, in delivering staking and earning opportunities for users.

{% content-ref url="/pages/wBjScck2LQhnBkoeexqG" %}
[Beamshare (Retired)](/beamswap-v2/beamshare-retired.md)
{% endcontent-ref %}

In Beamswap v3, SHARE is replaced by the [stGLINT](/products-and-features/stglint.md) token.


---

# 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.beamswap.io/beamswap-v2.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.
