# SOBAX

SOBAX utilizes the Omnichain network to enable transactions in all EVM (Ethereum Virtual Machine) compatible currencies. **In providing omnichain network functionality, SOBAX leverages cutting-edge interoperability technologies to ensure seamless connectivity across chains.** This unique feature allows users to freely move assets across multiple blockchains to capture the best trading opportunities. The ability to trade directly between assets from different chains eliminates liquidity issues and facilitates more efficient capital allocation.

Trading is supported by a unique multi-asset pool that earns liquidity providers fees from market making, swap fees and leverage trading.

Pricing is supported by [Pyth EVM](https://docs.pyth.network/price-feeds/use-real-time-data/evm) and an aggregate of prices from leading volume exchanges.

* For Token Holders: [Tokenomics](/sobax/tokenomics.md)&#x20;
* For Liquidity Providers: [SBLP](/sobax/sblp.md)
* For Traders:  [Trading](/sobax/trading.md)


---

# 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://sobax.gitbook.io/sobax/sobax.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.
