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

# ✨ Features

### ✨ CoinBox Finance Features[#](https://ant.design/docs/react/introduce#%E2%9C%A8-Features) <a href="#features" id="features"></a>

* 🌈 Non-Custodial [**Multi-Chain**](/coinbox-1/introduction/supported-blockchains.md) asset-driven project platform. ✅
* 🏪 [**Merchant**](/coinbox-1/guides/blockchain-merchants.md) enabler for BTC and all tokens ERC20, BEP20, and Altcoins. ✅
* 📊 Full complete [**11,000++ Crypto Market**](https://markets.coinboxfinance.com/) Tracking with REALTIME price and [**Calendar**](https://markets.coinboxfinance.com/en/calendar)**.** ✅
* 👨‍👩‍👧‍👧 [Virtual gather](/coinbox-1/guides/cbfi-virtual-world.md) space with virtual booths, an arcade, theatre, NFT exhibition sessions, a help desk, online education, lounge area, conferences, or whatever else you can think of we can provide. ✅
* 📰 Get FREE [**real-time news feeds**](https://markets.coinboxfinance.com/en/crypto-coins-news-headlines) and articles from all major blockchain news portals.✅&#x20;
* ⚙️ [**Layer 2** ](/coinbox-1/guides/layer-2-and-off-chain.md)Off-Chain technology is implemented at the backend.✅
* 🌍 [**P2P Marketplace**](/coinbox-1/guides/coinbox-p2p.md) for top famous blockchain assets. ⌛
* 🎨 Create, transfer and showcase [**NFT's**](/coinbox-1/guides/coinbox-nf-royal-ts.md) in [**Ether**](https://ethereum.org/) (ERC20), [**BSC**](https://www.binance.org/en/smartChain) (BEP20), MATIC, [**CELO**](https://celo.org/) & [**Tron**](https://tron.network/) (TRC20). ⌛
* 📦 [**Create Token**](/coinbox-1/guides/coinbox-token-creator.md) ERC20, BEP20, CELO and DRC20 tokens in a few minutes. ⌛
* 👩‍👦‍👦 Earn [**Affiliate Referrals**](/coinbox-1/guides/untitled/referrals.md) from [**P2P**](/coinbox-1/guides/coinbox-p2p.md) and [**Merchant** ](/coinbox-1/guides/blockchain-merchants.md)transaction fees. ⌛
* 📊 Trading in [**DEX** ](/coinbox-1/guides/coinbox-dex.md)and participating in Liquidity Pool and Yield Farming. ⌛


---

# 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://coinbox.gitbook.io/coinbox-1/introduction/features.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.
