# Creating an Account with Gnosis Business

## Sign-up with email <a href="#sign-up-with-email" id="sign-up-with-email"></a>

* Head to the [Gnosis Business Sign-Up page](https://app.hq.xyz/signup)
* Enter your email address. A verification code will shortly be sent to you to verify your details
* Authorise the Gnosis Business application and enter your relevant organisation details
* Select “Create Organisation”

## Sign-up with wallet <a href="#sign-up-with-email" id="sign-up-with-email"></a>

* Head to the [Gnosis Business Sign-Up page](https://app.hq.xyz/signup)
* Select “Continue with Wallet” and select your respective wallet
* Sign the pop-up in your browser wallet to verify your details
* For Wallet Connect users, a QR code will be generated, and they can sign the pop-up directly in their application
* Enter your relevant Organisation details, including Name, Organisation Name, Role, and Email Address
* Select “Create Organisation”

## Sign-up with Xero

{% content-ref url="/pages/TiR8Uev6f2i9MPKyzAM8" %}
[Getting Started with Xero](/quick-guide/product-guides/integrations/xero/getting-started-with-xero.md)
{% endcontent-ref %}


---

# 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://gnosisbusiness.gitbook.io/quick-guide/getting-started/creating-an-account-with-gnosis-business.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.
