> For the complete documentation index, see [llms.txt](https://edxalabs.gitbook.io/edxalabs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edxalabs.gitbook.io/edxalabs/edxa-labs/master.md).

# Introduction

![](/files/-MdRuHVCCyuPI8kOewUR)

EDXA Labs was founded in March 2021 by a group of developers who is primarily working on payment solutions. The emerging on DeFi and decentralize exchange spark an idea how the exisiting payment solution can leverage the decentralize exchange to improve international remittance. Common issues associate with conventional remittance is cost and speed.&#x20;

EDXA might look similar to other established decentralize exchange such as PancakeSwap or Uniswap, but we are not. We are just using it as a tool to further integrate with existing payment system.&#x20;

EDXA is not focus to become another exchange, we are working on real life payment solutions using the technology founded by Uniswap. We are not on the decentralize train hype, but we are looking to make centralize and decentralize work together.

Right now our foundation is on Binance Smart Chain (BSC), but some work is being done on other EVM compatible change such as Fantom and KuCoin Community Chain (KSC).&#x20;

We are actively talking to people around the industry and establishing partners to work together and help accelerate the vision. We are in talks with eWallet dan remittance service provider, brokers and financial service to improve business efficiency and reduce cost. Partnership details will be reveal soon.

EDXA Labs is envisioned to be part of a new financial ecosystem that will connect cryptocurrency world to real world usage.&#x20;

$EDXA is the main native token that powered EDXA Labs and incentives its holders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://edxalabs.gitbook.io/edxalabs/edxa-labs/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
