> For the complete documentation index, see [llms.txt](https://bettertrade-me.gitbook.io/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bettertrade-me.gitbook.io/welcome/overview/how-it-works.md).

# How it Works 🥸

{% hint style="info" %}
**Notice**: currently we do not support limit orders or take profits however these are on our priority list to add.
{% endhint %}

## Main functions

Currently we have three main functions:

* Market Order (long or short): user can open a leveraged trade for specified asset.
* Order Close: user can close their trade and they will paid based on there winnings or losses.
* Trade Liquidations: all trades are monitored by bot that with liquidate a user's positions if their positions goes to zero. (See running a bot [here](/welcome/how-to-make-money/running-a-bot.md))

## Price Feeds

All prices come from a decentralized oracle by using [Pyth Price Feeds](https://pyth.network/price-feeds).
