# Exploratory Features

Most of these improvements are still in the research and development phase, with additional details presented in the links.

* [XP Experience Points](/roadmap/exploratory-features/xp.md): Loyalty point exploration for zkBob users.
* [Compounding](/roadmap/exploratory-features/compounding.md): Returns from compounding underlying collateral can be used to support the protocol.
* [Multi-chain Custom Rollup Deployment](/roadmap/exploratory-features/multi-chain-custom-rollup-deployment.md): Withdrawals can be sent to the chain of choice for users through a bridging mechanism.
* [Round-robin Operator Manager](/roadmap/exploratory-features/round-robin-operator-manager.md): Multiple relayers can be introduced and managed with this system in place.


---

# 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://docs.zkbob.com/roadmap/exploratory-features.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.
