> For the complete documentation index, see [llms.txt](https://gnosisbusiness.gitbook.io/quick-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gnosisbusiness.gitbook.io/quick-guide/welcome-to-gnosis-business.md).

# Welcome to Gnosis Business

<figure><img src="/files/1LustwT43wVM73hPqSde" alt=""><figcaption></figcaption></figure>

This product guide will help you navigate out platform with ease, helping you make the most of your Gnosis Business Dashboard.

Learn how to get started! From setting up your organisation, to importing your wallets and finally making payments or generating reports on your treasury.

## New to Gnosis Business?

{% content-ref url="/pages/Tjd6XUteokbnK4axOhQL" %}
[Creating an Account with Gnosis Business](/quick-guide/getting-started/creating-an-account-with-gnosis-business.md)
{% endcontent-ref %}

## Start simplifying your crypto accounting and payments

{% content-ref url="/pages/Ixk04HJaRBIqPRtaaPfJ" %}
[Gnosis Business Dashboard](/quick-guide/about-us/gnosis-business-dashboard.md)
{% endcontent-ref %}

## Browse our top features

{% content-ref url="/pages/YipGJTX4E2S0eAaOS6WZ" %}
[How-To Guide](/quick-guide/about-us/how-to-guide.md)
{% endcontent-ref %}

## Contact us for support or collaboration

{% content-ref url="/pages/jdYauN7lrt4QX0Fpq60n" %}
[Contact Us](/quick-guide/about-us/contact-us.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://gnosisbusiness.gitbook.io/quick-guide/welcome-to-gnosis-business.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
