# Key Terms

**Token holders:** Members of the ApeCoin DAO community who hold the $APE token.

**Delegate:** A party that can vote on ApeCoin DAO AIPs. This could be an $APE token holder or someone to whom other $APE token holders have delegated their voting power.

**Delegator:** A party who assigns their voting power to someone else, to vote on their behalf.

**Voting Power:** The sum of $APE tokens held by a token holder.


---

# 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://apecoindao.gitbook.io/apecoin-dao-governance-working-group/how-to-guides/key-terms.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.
