# FAQ

## How is yield determined?

Yield is determined by the total amount of DEV tokens being staked and the amount of assets onboarded. Yield lowers when DEV staked grow and raises when more assets are onboarded.

## Does every project have the same yield?

Yes, every project has the same yield to encourage supporters to support the projects that they believe are most valuable to them.&#x20;

## When can I withdraw my stake and rewards?

There's no lockup. Users can withdraw their stake and rewards at anytime.

## Are there any additional benefits to staking?

Yes, there are additional benefits to staking besides earning yield. Valuable projects may have an impact on your daily experience and the ecosystem's capabilities. In the future, Dev Protocol may develop an additional application for projects to offer perks to their supporters.


---

# 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://dev-protocol.gitbook.io/dev-protocol/faq.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.
