# Get started with DAG

## **Get Started with a Wallet**

* Download [**Stargazer Wallet**](https://constellationnetwork.io/stargazer-wallet/) to store, buy, swap and send DAG and other tokens.
* Supports iOS, Android and Chrome.

***

### **Get DAG**

* Buy from 15+ supported exchanges (e.g., KuCoin, Gate.io).
* Purchase directly in Stargazer Wallet with a credit card.
* Buy DAG on the BASE network.

{% hint style="info" %}
Find the best options to get DAG at <https://constellationnetwork.io/buy/>
{% endhint %}

***

### **Stake & Delegate for Rewards**

* Stake **250,000 DAG** to run a validator node.

{% content-ref url="/pages/xncztgEfgfZq9pSFvYXe" %}
[Node validators](/network-intro/node-validators.md)
{% endcontent-ref %}

* Delegate DAG to validators or metagraph nodes and earn DAG incentives at the [DAG Explorer](https://mainnet.dagexplorer.io/).

{% content-ref url="/pages/qecmlCSCqjKdWu6VsVcM" %}
[DAG Delegation](/network-intro/dag-delegation.md)
{% endcontent-ref %}

***

### **Trade & Swap**

* Trade on centralized exchanges or PacaSwap DEX (coming soon).
* Use DAG for liquidity pools and DeFi applications.


---

# 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/what-is-dag/get-started-with-dag.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.
