> For the complete documentation index, see [llms.txt](https://docs.synfutures.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures.md).

# Sự kiện mới nhất về SynFutures

- [Chương trình Grand Pix Trading - tổng giải thưởng $500,000](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures/chuong-trinh-grand-pix-trading-tong-giai-thuong-usd500-000.md)
- [SynFutures x BWB Wallet](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures/synfutures-x-bwb-wallet.md)
- [SynFutures x Intract](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures/synfutures-x-intract.md)
- [Synfutures x OKX Web3 Wallet](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures/synfutures-x-okx-web3-wallet.md)
- [Lộ trình SynFutures 2025: Tổng quan](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures/lo-trinh-synfutures-2025-tong-quan.md)
- [Bóng đá và Chiến thắng: SynFutures EPL Fantasy League, Mùa giải 2024–25](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures/bong-da-va-chien-thang-synfutures-epl-fantasy-league-mua-giai-2024-25.md)
- [Synfutures sẽ ngừng hỗ trợ SynFutures trên Blast: Một chương mới đang chờ đón](https://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures/synfutures-se-ngung-ho-tro-synfutures-tren-blast-mot-chuong-moi-dang-cho-don.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 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://docs.synfutures.com/vn/su-kien-moi-nhat-ve-synfutures.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.
