# Product Walkthrough&#x20;

- [Using the Protocol](https://docs.affinedefi.com/product-walkthrough/using-the-protocol.md): This guide is dedicated to providing information about the ultraETH testnet, including the staking process and using the stETH migration tool.
- [Restaking Walkthrough](https://docs.affinedefi.com/product-walkthrough/using-the-protocol/restaking-walkthrough.md)
- [stETH Migration Tool](https://docs.affinedefi.com/product-walkthrough/using-the-protocol/steth-migration-tool.md)
- [How to Withdraw](https://docs.affinedefi.com/product-walkthrough/using-the-protocol/how-to-withdraw.md)
- [FAQ](https://docs.affinedefi.com/product-walkthrough/faq.md)
- [Affine ultraPoints](https://docs.affinedefi.com/product-walkthrough/affine-ultrapoints.md)
- [Points, Rewards, and Incentives](https://docs.affinedefi.com/product-walkthrough/points-rewards-and-incentives.md): This document gives a short walkthrough on how to maximize rewards for ultraETH and ultraETHs Holders.


---

# 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.affinedefi.com/product-walkthrough.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.
