# Robinia Swap

## Robinia Swap

- [Robinia Swap](https://blokfield.gitbook.io/robinia/master.md)
- [🌸About Us](https://blokfield.gitbook.io/robinia/about-us.md): RobiniaSwap🌿
- [🚩Roadmap](https://blokfield.gitbook.io/robinia/roadmap.md)
- [🌎Global Ambassador](https://blokfield.gitbook.io/robinia/global-ambassador.md): Promote RobiniaSwap and let the world know.
- [Business Partnerships](https://blokfield.gitbook.io/robinia/business-partnerships.md)
- [⚡Create your own DeFi](https://blokfield.gitbook.io/robinia/create-your-own-defi.md): RobiniaSwap’s Ecosystem Expansion System
- [🌿RBS Token](https://blokfield.gitbook.io/robinia/tokenomics/rbs-token.md)
- [📃Contracts](https://blokfield.gitbook.io/robinia/tokenomics/contracts.md)
- [🎫Deposit Fee](https://blokfield.gitbook.io/robinia/tokenomics/deposit-fee.md)
- [🌱IFO (Initial Farm Offering)](https://blokfield.gitbook.io/robinia/products/ifo-initial-farm-offering.md)
- [🌳AMM V2](https://blokfield.gitbook.io/robinia/products/amm-v2.md): Robinia Swap AMM (Automated Market Maker) Decentralized Exchange
- [🎲Lottery](https://blokfield.gitbook.io/robinia/products/lottery.md): (In progress)
- [🚀Cross-Chain Bridge](https://blokfield.gitbook.io/robinia/products/cross-chain-bridge.md)
- [😐NFT Pofile System](https://blokfield.gitbook.io/robinia/products/nft-pofile-system.md): (In progress)
- [📩Voting(Governance)](https://blokfield.gitbook.io/robinia/products/voting-governance.md): (In progress)
- [🔥Robinia Fund(Token Burn)](https://blokfield.gitbook.io/robinia/products/robinia-fund-token-burn.md): Bid bot / RBS Token Burn
- [🌼Acacia Pool](https://blokfield.gitbook.io/robinia/products/acacia-pool.md): Stake RBS Toekn for Acacia!
- [➰Migrator Code Removed](https://blokfield.gitbook.io/robinia/security/migrator-code-removed.md)
- [💔Emergency Withdraw](https://blokfield.gitbook.io/robinia/security/emergency-withdraw.md)
- [🔗Audits](https://blokfield.gitbook.io/robinia/security/audits.md)
- [💻Robinia Node Operation](https://blokfield.gitbook.io/robinia/others/robinia-node-operation.md)
- [🔹RIZON & ATOLO(HDAC)](https://blokfield.gitbook.io/robinia/others/robinia-node-operation/rizon-and-atolo-hdac.md)
- [📢Social Accounts](https://blokfield.gitbook.io/robinia/others/social-accounts.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://blokfield.gitbook.io/robinia/master.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.
