# Sign Up

Once you've received an email from the [Coinshift](https://coinshift.xyz/) team granting you access to the app, you can sign up and complete onboarding.&#x20;

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FFvUO9wsqWUneVzSeSdUx%2FSign%20Up.gif?alt=media&#x26;token=555a2142-7f8f-4912-9503-d52770418d91" alt=""><figcaption></figcaption></figure>

Follow these steps to sign up for the Coinshift application.

## **Step 1: Accessing the Coinshift app**

Follow the link provided in the email that you have received from the Coinshift team or visit the [Coinshift app](https://beta.coinshift.xyz/) directly.

Next, click on the **Connect Wallet** button to connect your wallet.

{% hint style="info" %} <mark style="color:blue;">Make sure to use the same wallet address that you used for requesting access to the Coinshift app.</mark>
{% endhint %}

As your access request has been approved, you will see the option to [Log In](https://docs.coinshift.xyz/business/getting-started/logging-in) or **Create an account** once your wallet is connected.

{% hint style="info" %} <mark style="color:blue;">Currently, it is not possible to log in using smart contract wallets such as Gnosis Safe</mark>. <mark style="color:blue;">Users are advised to use their web3 wallet to login.</mark>
{% endhint %}

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2F3Lwau4vJZlsnfzkEH8qj%2Fimage.png?alt=media&#x26;token=005e1760-b7b6-4b73-a374-80503c47def3" alt=""><figcaption></figcaption></figure>

## **Step 2: Sign Up**

As a new user, click on **Sign Up** to open the signup page. Enter the following details:

* Name
* Email (optional)
* Job title (optional)

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2Fq3kzYli8qLM0QeL8WILg%2Fimage.png?alt=media&#x26;token=05ec2a30-fdfb-46f0-bf2f-2380dc7036bc" alt=""><figcaption></figcaption></figure>

## **Step 3: Confirm ownership**

Click on **Sign Up** and sign a message to confirm that you are the owner of the wallet address. This will not trigger a transaction.

{% hint style="info" %} <mark style="color:blue;">By signing, you won't give Coinshift access to perform any actions on your behalf. Signing is only required to confirm that you are the owner of the wallet address.</mark>
{% endhint %}

After signing the message, your user profile is created, and it is connected to the Coinshift app with the desired wallet address.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2Fm1n2VHS6tmCkc2VALFyC%2Fimage.png?alt=media&#x26;token=a9d7db6a-ee8f-429d-8870-1e4441326682" alt=""><figcaption></figcaption></figure>

You will now see the option to create a new organisation on your screen. Read our next article to learn how to [Create a New Organisation](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/create-a-new-organisation).


---

# 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.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/sign-up.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.
