# 밸리데이터 스테이킹

<figure><img src="/files/nQQApsSwaDxNjWl5QmXj" alt=""><figcaption></figcaption></figure>

스테이킹 (Staking)은 밸리데이터 (Validator)가 체인에 참여하고 악의적인 공격에 대응하기 위해 필요한 작업입니다.

디카르고 체인에서 발생한 데이터들에 대하여 악의적인 공격이 발생하는 경우 챌린지 (Challenge)를 위해 사용됩니다.


---

# 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.dkargo.io/undefined-2/undefined.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.
