# Introduction

## What is Poison Finance?

Poison Finance is a Decentralized Multi-chain Synthetic Assets (Potions) issuance protocol built on Arbitrum, Binance Smart Chain, and soon Ethereum mainnet and more.&#x20;

Synthetic Potions (pTokens) are collateralized primarily by stablecoins like BUSD, USDT, USDC, DAI, and FRAX which, when locked in the Vault Contract, enable the issuance of Potions. Synthetic Potions mimic the price behavior of real-world assets like stocks, commodities, and ETFs - giving traders anywhere in the world open access to price exposure without the implications of owning or trading real assets.&#x20;

The minting of Potions is decentralized and is handled by users of the protocol alone. Poison Finance ensures that there is always sufficient collateral within the protocol to cover Potion value.

The Poison Token (POI$ON) is minted by the protocol according to its vesting schedule and distributed as an award to support conduct that secures the ecosystem. Poison Protocol ensures liquid Potion markets by rewarding POI$ON to users who stake LPs obtained through providing liquidity to decentralized exchanges. Moreover, POI$ON is valuable as it can be staked to receive voting privileges and to earn a share of the protocol's Vault withdrawal and liquidation fees by wrapping it into iPOISON.&#x20;

Poison is a project developed and steered by its community. Its markets are maintained by its own users through POI$ON incentives, and the protocol evolves with new ideas through democratic governance.


---

# 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.poison.finance/introduction.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.
