# Baki

Baki is an Infinite-liquidity FX protocol allowing for slippage free swaps between African currencies. The protocol allows users to deposit stable coins and mint overcollateralized, synthetic assets, called ***zTokens,*** that are pegged to African currencies, creating the **first on-chain implementation of African stable coins.**&#x20;

Any ***zToken*** can be burnt to mint the equivalent value, of ***zTokens*** in another currency. Currently, Baki supports the minting of US Dollars (***zUSD***), Nigerian Naira (***zNGN***), West African CFA (***zCFA***) and South African Rand (***zZAR***).&#x20;

All FX conversions between currencies are provided at the central bank rates, offering users access to dollar markets at the best possible rates.


---

# 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.jollof.fi/products/baki.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.
