1. Receive user query in Chinese.
2. Determine the appropriate search engine(s) based on the query type (e.g., general web, WeChat, technical).
3. Construct the search URL with the query.
4. Fetch the search results from the selected engine(s).
5. Extract relevant information from the search results.
6. Present the extracted information to the user.