> For the complete documentation index, see [llms.txt](https://dev.guardian.hedera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.guardian.hedera.com/first-steps/default-user.md).

# First steps \[Default User]

{% hint style="warning" %}
This page is under development and part of the **3.7 Getting Started Epic**

The purpose of this page is to create a friendly guide to help a new user take their first steps in the Hedera Guardian.

This page is introduce users of high level concepts and is also dependent upon some custom setup such as roles, permissions, or test data which are under discussion.
{% endhint %}

* #### Get set up • 0/5 steps

{% stepper %}
{% step %}

### Set up your Hedera account

<details>

<summary>Details on setting up a Hedera account</summary>

1. Create a Testnet account via the [Hedera Developer Portal](https://portal.hedera.com/login).
2. Record your **Account ID** (`0.0.x`).
3. Download the **ED25519** private key (ignore **ECDSA**)
   * Select **DER Encoded** — *do not* choose *HEX Encoded*.

</details>
{% endstep %}

{% step %}

### Import a policy

<details>

<summary>Import a policy from the methodology library</summary>

Policy's are digital workflows and are at the heart of the Guardian. Visit \[LINK: AUTHOR] to import a sample policy from the methodology library.

</details>
{% endstep %}

{% step %}

### Publish a policy to testnet

<details>

<summary>Publish your first policy to the Hedera testnet</summary>

Visit the \[LINK: REGISTRY] to publish your first policy. This is how registry operators would publish policies and begin accepting submissions.

</details>
{% endstep %}

{% step %}

### Submit data

<details>

<summary>Project proponents submit data</summary>

Visit a \[LINK: PROJECT] to view your policy running on testnet and submit data. This is how a project proponents would submit their project for verification and validation.

</details>
{% endstep %}

{% step %}

### Inspect documents

<details>

<summary>Visit the Audit section to inspect documents</summary>

Visit the \[LINK: AUDIT] interface to inspect the documents created after data was submitted for the policy. This is how auditors and VVBs would review projects submitted by project proponents.

</details>
{% endstep %}
{% endstepper %}

### Go further

* LINK Digitizing Methodology Guide
* LINK Subscribe to community calendar
* LINK Feedback & Support
* LINK Contributing
