> For the complete documentation index, see [llms.txt](https://dappos.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dappos.gitbook.io/docs/dappos/security/withdraw-delay.md).

# Withdraw Delay

### <mark style="color:green;">Withdraw Delay</mark>

All service providers participating in the DAPPOS Intent Execution Network are required to undergo a 14-day delay when exiting the system. This is to ensure that all value-specific tasks participated in by the service providers have been successfully completed and have passed the period of righteous challenge.

Similarly, all validators participating in staking and voting have a 14-day withdrawal delay to ensure that validators have faithfully fulfilled their responsibilities during the staking period. Validators can withdraw their staked governance tokens only after all challenges they have participated in have concluded and passed the cooldown period.

<br>


---

# 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 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://dappos.gitbook.io/docs/dappos/security/withdraw-delay.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.
