# Restaked Points

Restaked points are a measure of your contribution to the shared security of the EigenLayer ecosystem. They represent staking participation equal to the time-integrated amount staked.

For example, a user who stakes 1 ETH for 1 hour accrues 1 restaked point.

Bedrock distributes 100% of the restaking points earned by its users' deposits

{% hint style="danger" %}
**Note**: There is, approximately, a 24-hour delay in earning EigenLayer Restaked points to account for the Ethereum nodes being spun up and provisioned. This applies both for minting and transferring uniETH.
{% endhint %}


---

# 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.bedrock.technology/eigenlayer/restaked-points.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.
