# AMM

## Providing liquidity and minting BRTK tokens <a href="#eaaf" id="eaaf"></a>

Liquidity Providers can earn BRToken (BRTK) by locking in liquidity on the platform.

Per the roadmap for 2021, our main goals are straightforward. For the project to thrive as projected, there are a few critical components: the most important being liquidity.

Our automated market maker platform for stable coins will allow us to strengthen our liquidity without the risk of inflation by incentivizing Liquidity Providers (LP) to lock in tokens for a set period. This simple function will enable us to grow the project further and attract more interest. Yes, BRToken is a gaming project first. Still, our vision is to create an eco-system that will enable multiple revenue streams and incentivize our users to take full advantage of the various products & platforms that will be available to them. One can decide to earn BRTK, Stake it to gain more BRTK, participate or speculate in tournaments with BRTK, Provide liquidity on the staking Dapp and also on the AMM platform to earn more all in one giant eco-system.


---

# 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.brtoken.org/amm.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.
