# Architecture

## Organization

Within your Kiln Organization, you can create multiple Accounts, which act as folders for your stakes. This way you can organize your stakes as you want: per customers, regions, etc.

<figure><img src="/files/T4aXac66G3cQT8MOw3Zc" alt=""><figcaption><p>Organization view of all accounts</p></figcaption></figure>

## Account

You can then see the overview of AUS and total rewards of every account:

<figure><img src="/files/Hp3ZOm9EaHKCBzLCgwB8" alt=""><figcaption><p>Account view of all protocols</p></figcaption></figure>

## Protocol

Finally, you can check the AUS and total rewards per protocol for every account, and see the details of every stakes in the account:

<figure><img src="/files/JcAl4m8SNSFR53OtShd6" alt=""><figcaption><p>Protocol view</p></figcaption></figure>


---

# 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.kiln.fi/v1/kiln-products/dashboard/architecture.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.
