diff --git a/en/develop/faq/index.html b/en/develop/faq/index.html
index 5590a3d78..b4169842a 100644
--- a/en/develop/faq/index.html
+++ b/en/develop/faq/index.html
@@ -2641,14 +2641,14 @@
Freqtrade FAQ
Supported Markets
-Freqtrade supports spot trading, as well as futures trading for some selected exchanges. Please refer to the documentation start page for an up-to-date list of supported exchanges.
+Freqtrade supports spot trading, as well as futures trading for some selected exchanges. Please refer to the documentation start page for an up-to-date list of supported exchanges.
Can my bot open short positions?
Freqtrade can open short positions in futures markets.
This requires the strategy to be made for this - and "trading_mode": "futures" in the configuration.
Please make sure to read the relevant documentation page first.
In spot markets, you can in some cases use leveraged spot tokens, which reflect an inverted pair (eg. BTCUP/USD, BTCDOWN/USD, ETHBULL/USD, ETHBEAR/USD,...) which can be traded with Freqtrade.
Can my bot trade options or futures?
-Futures trading is supported for selected exchanges. Please refer to the documentation start page for an up-to-date list of supported exchanges.
+Futures trading is supported for selected exchanges. Please refer to the documentation start page for an up-to-date list of supported exchanges.
Beginner Tips & Tricks
- When you work with your strategy & hyperopt file you should use a proper code editor like VSCode or PyCharm. A good code editor will provide syntax highlighting as well as line numbers, making it easy to find syntax errors (most likely pointed out by Freqtrade during startup).
diff --git a/en/develop/sitemap.xml b/en/develop/sitemap.xml
index ed95ee322..fb5a59287 100644
--- a/en/develop/sitemap.xml
+++ b/en/develop/sitemap.xml
@@ -2,186 +2,186 @@
https://www.freqtrade.io/en/stable/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/advanced-backtesting/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/advanced-hyperopt/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/advanced-orderflow/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/advanced-setup/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/backtesting/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/bot-basics/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/bot-usage/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/configuration/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/data-analysis/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/data-download/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/deprecated/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/developer/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/docker_quickstart/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/exchanges/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/faq/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freq-ui/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freqai-configuration/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freqai-developers/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freqai-feature-engineering/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freqai-parameter-table/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freqai-reinforcement-learning/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freqai-running/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/freqai/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/hyperopt/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/installation/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/leverage/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/lookahead-analysis/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/plotting/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/plugins/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/producer-consumer/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/recursive-analysis/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/rest-api/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/sql_cheatsheet/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/stoploss/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/strategy-101/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/strategy-advanced/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/strategy-callbacks/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/strategy-customization/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/strategy_analysis_example/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/strategy_migration/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/telegram-usage/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/trade-object/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/updating/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/utils/
- 2026-03-31
+ 2026-04-01
https://www.freqtrade.io/en/stable/webhook-config/
- 2026-03-31
+ 2026-04-01
\ No newline at end of file
diff --git a/en/develop/sitemap.xml.gz b/en/develop/sitemap.xml.gz
index fe9578dc0..16533a33f 100644
Binary files a/en/develop/sitemap.xml.gz and b/en/develop/sitemap.xml.gz differ