diff --git a/developers/dev-faq.md b/developers/dev-faq.md
index 5005b0be1..fb6ffe6ef 100644
--- a/developers/dev-faq.md
+++ b/developers/dev-faq.md
@@ -27,18 +27,6 @@ Datatokens are created within the Ocean Protocol ecosystem when you tokenize a d
You can generate revenue as a dataset publisher by selling datatokens to access your published dataset. For more details, please visit the [community monetization](https://docs.oceanprotocol.com/developers/community-monetization#1.-publishing-and-selling-data) page.
-
-Where can I find information about the number of datatokens created and track their progress?
-
-To access this data, some technical expertise is required. You can find this information at the subgraph level. In the documentation, we provide a few examples of how to retrieve this data using JavaScript. Feel free to give it a shot by visiting this [page](../developers/subgraph/list-datatokens). If it doesn't meet your requirements, don't hesitate to reach out to us on Discord.
-
-
-
-How can developers use Ocean technology to build their own data marketplaces?
-
-You can fork Ocean Market and then make changes as you wish. Please see the [customising your market](../developers/build-a-marketplace/customising-your-market) page for details.
-
-
Is there a trading platform or stock exchange that has successfully forked the Ocean marketplace codebase?
@@ -58,12 +46,6 @@ An Ocean faucet is a site to get (fake) OCEAN for use on a given testnet. There'
Please follow this [tutorial](https://x.com/ASI_Alliance/status/1848393597722165429) to bridge from/to BNB Smart Chain. Please double-check the addresses and make sure you are using the right smart contracts.
-
-How to bridge my mOcean back to Ocean?
-
-Please follow this [tutorial](../discover/networks/bridges#polygon-ex-matic-bridge) to bridge to/from Polygon mainnet. Please double-check the addresses and make sure you are using the right smart contracts.
-
-
Is it possible to reverse engineer a dataset on Ocean by having access to both the algorithm and the output?