# Affine Restaking

## Affine Restaking

- [Introducing Affine Restaking](https://docs.affinedefi.com/affine-restaking/introducing-affine-restaking.md)
- [Affine Risk Engine](https://docs.affinedefi.com/affine-restaking/affine-risk-engine.md)
- [ultraETH and ultraETHs](https://docs.affinedefi.com/affine-restaking/ultraeth-and-ultraeths.md)
- [Undiluted AVS Rewards](https://docs.affinedefi.com/affine-restaking/undiluted-avs-rewards.md)
- [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.
- [Technical Architecture](https://docs.affinedefi.com/technical-architecture/technical-architecture.md)
- [Source Code Docs](https://docs.affinedefi.com/technical-architecture/source-code-docs.md)
- [Security Roadmap](https://docs.affinedefi.com/security/security-roadmap.md)
- [Audit Reports](https://docs.affinedefi.com/security/audit-reports.md)
- [Ecosystem Partners](https://docs.affinedefi.com/integrations-and-ecosystem/ecosystem-partners.md)
- [AVS Partners](https://docs.affinedefi.com/integrations-and-ecosystem/avs-partners.md)
- [Operator Partners](https://docs.affinedefi.com/integrations-and-ecosystem/operator-partners.md)
- [DeFi Partners](https://docs.affinedefi.com/integrations-and-ecosystem/defi-partners.md)
- [Gov Token](https://docs.affinedefi.com/governance/gov-token.md)
- [What is Restaking?](https://docs.affinedefi.com/knowledge-base/what-is-restaking.md)
- [EigenLayer](https://docs.affinedefi.com/knowledge-base/eigenlayer.md)
- [EigenLayer Points](https://docs.affinedefi.com/knowledge-base/eigenlayer/eigenlayer-points.md)
- [Symbiotic](https://docs.affinedefi.com/knowledge-base/symbiotic.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.affinedefi.com/affine-restaking/introducing-affine-restaking.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.
