# Zephyr Platform

- [Login via WalletConnect](https://doc.zephyr.digital/zephyr-platform/login-via-walletconnect.md)
- [Create Own Prediction Pool](https://doc.zephyr.digital/zephyr-platform/create-own-prediction-pool.md)
- [How to Create a Prediction](https://doc.zephyr.digital/zephyr-platform/how-to-create-a-prediction.md)
- [Personal Profile Details](https://doc.zephyr.digital/zephyr-platform/personal-profile-details.md)
- [Profile Sections](https://doc.zephyr.digital/zephyr-platform/profile-sections.md)
- [How to Enter a Pool](https://doc.zephyr.digital/zephyr-platform/how-to-enter-a-pool.md)
- [Pool Statuses](https://doc.zephyr.digital/zephyr-platform/pool-statuses.md)
- [MVPs of the Month](https://doc.zephyr.digital/zephyr-platform/mvps-of-the-month.md)
- [Notifications](https://doc.zephyr.digital/zephyr-platform/notifications.md)
- [Deposit & Withdrawal](https://doc.zephyr.digital/zephyr-platform/deposit-and-withdrawal.md)
- [Platform FAQ](https://doc.zephyr.digital/zephyr-platform/platform-faq.md)


---

# Agent Instructions: 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://doc.zephyr.digital/zephyr-platform.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.
