# DEX CORE

- [Vote-Escrow STELLA (3,3)](https://docs.stellaswap.com/dex-core/vote-escrow-stella-3-3.md)
- [History & Evolution](https://docs.stellaswap.com/dex-core/vote-escrow-stella-3-3/history-and-evolution.md)
- [Why veSTELLA](https://docs.stellaswap.com/dex-core/vote-escrow-stella-3-3/why-vestella.md)
- [How it works](https://docs.stellaswap.com/dex-core/vote-escrow-stella-3-3/how-it-works.md)
- [Auto Strategies](https://docs.stellaswap.com/dex-core/vote-escrow-stella-3-3/auto-strategies.md)
- [Bribes](https://docs.stellaswap.com/dex-core/vote-escrow-stella-3-3/bribes.md)
- [Emissions: Deflationary](https://docs.stellaswap.com/dex-core/vote-escrow-stella-3-3/emissions-deflationary.md)
- [StellaSwap V4](https://docs.stellaswap.com/dex-core/stellaswap-v4.md)
- [Concentrated Liquidity](https://docs.stellaswap.com/dex-core/stellaswap-v4/concentrated-liquidity.md)
- [Automated Earnings](https://docs.stellaswap.com/dex-core/stellaswap-v4/automated-earnings.md): A New Way to DeFi: Say Hello to 1-Click Automated Earnings
- [Telegram Position Tracker](https://docs.stellaswap.com/dex-core/stellaswap-v4/telegram-position-tracker.md)
- [Single-Asset Deposits](https://docs.stellaswap.com/dex-core/single-asset-deposits.md)
- [Decentralized Exchange](https://docs.stellaswap.com/dex-core/decentralized-exchange.md): Swap & trade coins
- [Zap (1-Click Staking)](https://docs.stellaswap.com/dex-core/decentralized-exchange/zap-1-click-staking.md): Easy 1-click staking
- [FAQ](https://docs.stellaswap.com/dex-core/decentralized-exchange/faq.md): Common Questions for Pulsar
- [What is Impermanent Loss?](https://docs.stellaswap.com/dex-core/decentralized-exchange/faq/what-is-impermanent-loss.md)
- [What is Out-of-Range?](https://docs.stellaswap.com/dex-core/decentralized-exchange/faq/what-is-out-of-range.md)
- [Pulsar APRs Calculations](https://docs.stellaswap.com/dex-core/decentralized-exchange/faq/pulsar-aprs-calculations.md): Details of Pulsar APRs calculations
- [Cool Tools](https://docs.stellaswap.com/dex-core/cool-tools.md)
- [Yield Farming](https://docs.stellaswap.com/dex-core/yield-farming.md): Passive earning by providing liquidity
- [MAI Stablecoin Minting](https://docs.stellaswap.com/dex-core/yield-farming/mai-stablecoin-minting.md): Supercharge your DeFi yield farming
- [xSTELLA](https://docs.stellaswap.com/dex-core/xstella.md): Single-asset staking to maximize yields and value-accrual from Protocol revenue plus voting rights!
- [Tri-Rewards Pool](https://docs.stellaswap.com/dex-core/xstella/tri-rewards-pool.md): xSTELLA staking pool for double-dipped yield farming, with rewards in 3 tokens: STELLA, GLMR, USDC
- [Bridge](https://docs.stellaswap.com/dex-core/bridge.md): Transfer coins from other blockchain networks <> Moonbeam
- [Swap-For-Gas](https://docs.stellaswap.com/dex-core/bridge/swap-for-gas.md): Gasless Feature for Getting Gas After Bridging
- [Gas Refund](https://docs.stellaswap.com/dex-core/gas-refund.md): Everything to know about StellaSwap's gas refund program, including how to be eligible and claim
- [Liquid Staking](https://docs.stellaswap.com/dex-core/liquid-staking.md)
- [Contracts](https://docs.stellaswap.com/dex-core/liquid-staking/contracts.md)
- [Audit](https://docs.stellaswap.com/dex-core/liquid-staking/audit.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.stellaswap.com/dex-core.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.
