# Overview

As an Administrator you set up the accounts Operators use and define the rules that govern them. These guides are **generic** (they apply to any network) and point to [network-specific guidance](/helpcenter2/when-network-behaviour-differs.md) only where a chain changes the setup. For example, Solana token accounts must hang off a parent Solana account, and Ethereum staking is enabled with its own ruleset.

* [Creating & editing accounts](/helpcenter2/creating-and-editing-accounts.md)
* [Governance rules & whitelists](/helpcenter2/governance-rules-and-whitelists.md)

{% hint style="info" %}
What Administrators see. Unlike Operators, you see the full detail of every governance rule, including the individual members of each rule, not just group names.
{% endhint %}


---

# 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://help.enterprise.ledger.com/helpcenter2/overview.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.
