> For the complete documentation index, see [llms.txt](https://docs.ecko.finance/eckodao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ecko.finance/eckodao/eckogov/getting-started/spaces/spaces-treasury.md).

# Spaces Treasury

To check the token balances in a space's treasury accounts you can follow these steps:

1. Open the eckoGOV platform in your web browser.
2. Navigate to the desired space's website or landing page.
3. Look for a "Treasury" section or tab within the space's website and click on it to access the treasury-related information.

<figure><img src="/files/YPkV9CKrISdcLBlT12sy" alt=""><figcaption></figcaption></figure>

4. Choose a specific wallet and click on it to check multiple token balances

<figure><img src="/files/b7pJuZdVNRIGkyJN01s2" alt=""><figcaption></figcaption></figure>

This eckoGOV front-end offers an accessible view into the treasuries of the DAO's integrated in Kadena.&#x20;

{% hint style="success" %}
By allowing anyone to view, interact, and understand the fiscal allocations and resources of the DAO, it upholds the principles of decentralization, openness, and inclusion.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ecko.finance/eckodao/eckogov/getting-started/spaces/spaces-treasury.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.
