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

# 🚩Roadmap

#### It’s not actually a roadmap: It’s a to-do list, in no particular order, with no particular timeline.                     &#x20;

#### This is how we work: as fast as we can, on the things we can.&#x20;

## &#x20;**Launch**

* [x] Project launch&#x20;
* [x] Audits&#x20;
* [x] Apply for listings on Cominmarketcap, Coingecko, DappRadar, BscScan, etc.&#x20;
* [x] Farming&#x20;
* [x] Twitter Contests

## &#x20;Advertisements

* [ ] Global Ambassador&#x20;
* [x] Youtube Video&#x20;
* [x] Blog&#x20;
* [x] Steemit Community&#x20;
* [x] Twitter&#x20;
* [x] Airdrop

## &#x20;Listings

* [ ] dAppRader
* [x] CoinGecko
* [x] CoinMarketCap
* [ ] BscScan

## &#x20;Voting Platforms

* [ ] DeFiYield App   -  <https://roadmap.defiyield.app/>
* [x] Coinsniper          -  <https://coinsniper.net/>
* [x] Coinmooner       -  <https://coinmooner.com/>
* [x] Coinhunters       -   <https://coinhunters.cc/>
* [x] CoinGecko         -   <https://www.coingecko.com/ko>
* [x] CoinMarketCap -   <https://coinmarketcap.com/>

## Other Products

* [x] Cross Chain Bridge – STEEM&#x20;
* [x] Cross Chain Bridge - BLURT
* [ ] Cross Chain Bridge – HDAC(ATOLO)&#x20;
* [ ] Cross Chain Bridge – Hoo Smart Chain&#x20;
* [ ] Community Voting - Snapshot
* [ ] Community Profile
* [x] Transter Tax
* [x] Automatic Burning
* [ ] IFO(Initial Farm Offering): Raise funds for your project in RST-BNB LP tokens. After redeeming the LP tokens, the BNB is distributed to the project and the RST is burned.&#x20;
* [x] Social Network – SteemField
* [ ] Bid Bot
* [ ] Auto compound
* [ ] Vault
* [ ] Delegation Farm
* [ ] Layered Farming
* [ ] AMM V2
* [ ] NFT
* [ ] Lottery
* [ ] Minigame
* [ ] Acacia Pool: Stake RBS Token and earn 3rd party tokens

## &#x20;Deflation System

* [x] Transaction Fee – 5% (Adjustable) Auto Burn.&#x20;
* [ ] STEEM Mining System – Buy Back.
* [ ] ATOLO Mining System - Buy Back.
* [x] STEEM Witness Operation – Buy Back.
* [ ] RIZON Validator Operation – Buy Back.


---

# 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://blokfield.gitbook.io/robinia/roadmap.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.
