> For the complete documentation index, see [llms.txt](https://docs.wannaflix.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wannaflix.net/cn/blog.md).

# BLOG

- [May 26, 2025 China Updates](https://docs.wannaflix.net/cn/blog/may-26-2025-china-updates.md)
- [March 2023 China Updates - Recommend app updates and Protocol changes](https://docs.wannaflix.net/cn/blog/march-2023-china-updates-recommend-app-updates-and-protocol-changes.md)
- [WannaFlix's Situation in Iran](https://docs.wannaflix.net/cn/blog/wannaflixs-situation-in-iran.md)
- [China Situation - April 2022](https://docs.wannaflix.net/cn/blog/china-situation-april-2022.md)
- [2022 Updates](https://docs.wannaflix.net/cn/blog/2022-updates.md)
- [The Netflix Situation - August 2021](https://docs.wannaflix.net/cn/blog/the-netflix-situation-august-2021.md)
- [WannaFlix Features List](https://docs.wannaflix.net/cn/blog/wannaflix-features-list.md)
- [New Protocol!](https://docs.wannaflix.net/cn/blog/new-protocol.md)
- [What's new in January 2021?](https://docs.wannaflix.net/cn/blog/whats-new-in-january-2021.md)
- [What's new in December 2020?](https://docs.wannaflix.net/cn/blog/whats-new-in-december-2020.md)
- [About the Nov. 30 issues + New Servers](https://docs.wannaflix.net/cn/blog/about-the-nov.-30-issues-+-new-servers.md)
- [New Shadowsocks servers!](https://docs.wannaflix.net/cn/blog/new-shadowsocks-servers.md)
- [May 2020 Update](https://docs.wannaflix.net/cn/blog/may-2020-update.md)
- [What affects VPN speeds in China? (26 March 2020)](https://docs.wannaflix.net/cn/blog/what-affects-vpn-speeds-in-china-26-march-2020.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:

```
GET https://docs.wannaflix.net/cn/blog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
