# Logging In

After joining an existing organisation or creating a new one, you can login to [Coinshift](https://coinshift.xyz/) through the **Log In** page.

<figure><img src="/files/60RJHJlYxfOfSn3qPMon" alt=""><figcaption></figcaption></figure>

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

Go to the [Coinshift](https://beta.coinshift.xyz/) app.

Click on **Connect Wallet** to connect your Signer wallet to the Coinshift app.&#x20;

Once your wallet is connected, you can log in by clicking the **Log In** button.

{% hint style="info" %} <mark style="color:blue;">Please connect your web3 wallet to log in. Currently, it is not possible to log in using smart contract wallets such as Safe.</mark>
{% endhint %}

Upon successful login, Coinshift will display all created organisations under the Signer account you logged in with.

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

You can select the desired organisation (in case you have more than one), and access its dashboard.


---

# 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/logging-in.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.
