# Add DAG to a delegation

You can add more DAG to any active delegated position at any point in time. This will keep your accrued rewards and add to the total delegated.

**6.3 Stake more DAG to a validator**

* To stake more DAG on a validator:
  * Click "Stake DAG" next to your current delegation.
  * Choose  the ammount of DAG you want to add and confirm the transaction.
  * Your DAG will be added immediately to that postion, without any downtime.


---

# 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.constellationnetwork.io/network-intro/dag-delegation/managing-delegated-positions/add-dag-to-a-delegation.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.
