# Core concepts

Use the below links to get up to speed with some of the core concepts and terminology in the cheqd network ecosytem.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Staking</strong></mark></td><td>Learn what terms such as delegation and stake mean.</td><td><a href="/pages/tF6mDvtgRztAJNOOJoSg">/pages/tF6mDvtgRztAJNOOJoSg</a></td></tr><tr><td><mark style="color:blue;"><strong>Slashing</strong></mark></td><td>Learn about the infractions that may result in a slash to your stake.</td><td><a href="/pages/XNfStaWlHmtvo2UPfrZs">/pages/XNfStaWlHmtvo2UPfrZs</a></td></tr><tr><td><mark style="color:blue;"><strong>Validating</strong></mark></td><td>Learn about what validating is and how to set up a validator.</td><td><a href="/pages/dQPFBpRFK2IGiDsq4OMu">/pages/dQPFBpRFK2IGiDsq4OMu</a></td></tr><tr><td><mark style="color:blue;"><strong>Voting</strong></mark></td><td>Learn what voting is and how it is used on the network.</td><td><a href="/pages/1y6Mm4v7merMNrAx9P9t">/pages/1y6Mm4v7merMNrAx9P9t</a></td></tr><tr><td><mark style="color:blue;"><strong>Community Pool</strong></mark></td><td>Learn about the community pool and how to propose funds be spent.</td><td><a href="/pages/QzVs2MvLzss85XFrp5WD">/pages/QzVs2MvLzss85XFrp5WD</a></td></tr></tbody></table>


---

# 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://learn.cheqd.io/governance/learn/concepts.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.
