# ERC-4626 Router

The ERC4626 Router enables Nodes to interact with standard yield-bearing vaults that implement the ERC4626 interface. This includes many popular lending protocols, yield aggregators, and liquid staking derivatives.

#### Key Features

* Handles standard vault deposits and withdrawals
* Manages share-to-asset conversions
* Tracks component asset values
* Enforces slippage protection

## Supported Integrations

### Arbitrum One

| Component Name    | Protocol         | Address |
| ----------------- | ---------------- | ------- |
| \[Component Name] | \[Protocol Name] | `0x...` |

#### <br>


---

# 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://nashpoint.gitbook.io/nashpoint/routers/erc-4626-router.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.
