> For the complete documentation index, see [llms.txt](https://xtblock.gitbook.io/forex-trading-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xtblock.gitbook.io/forex-trading-bot/fundamentals/important-links.md).

# Important links

<https://xtblock.io/> \
XTsunami is based on XTblock’s core technology. XTblock is a Web3 technology platform developing revolutionary products and services: a limitlessly scalable, high speed blockchain network; high-performance decentralised AI and bot computing; other powerful Web3 technologies such as the XTsunami trading applications – and more. For more information, visit [www.xtblock.io\&#x20](http://www.xtblock.io\&#x20);

<https://xtsunami.com/> \
The name XTsunami represents a suite of radically different Web3 trading applications for stocks (Share CFDs), crypto (Crypto Futures) and forex (Forex CFDs).&#x20;

XTsunami is based on XTblock’s revolutionary core technology, which powers real-time price action analysis & trading tools that provide traders with highly valuable data to enable high-quality trading decisions – unlike any other trading softwares currently available.

Taking it a step further is a trading bot system that interprets this analysed chart data to conduct automated trades on behalf of the user – all optimised for vastly improved trading results and superior risk management.

<https://xttp.io/> \
XTblock's XTTP protocol can be used flexibly to decentralise DNS and also help existing Web apps to resist DDoS attacks effectively.&#x20;

[Binosaur](https://binosaur.finance/) – Purchase XTT-b20 on [Binosaur.finance](https://binosaur.finance/) our Decentralised Exchange (connected to PancakeSwap)&#x20;

[XTblock's YouTube Channel](https://www.youtube.com/channel/UCeu4t6j8Y6s4xhZh2hIsKrQ)

[XTblock on Twitter](https://twitter.com/xtblockio)

[XTblock's Telegram Channel](https://t.me/xttchat)

[XTsunami's Support Channel on Telegram](https://t.me/xtsunami)&#x20;

Network Time Sync: <https://www.timesynctool.com/>


---

# 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://xtblock.gitbook.io/forex-trading-bot/fundamentals/important-links.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.
