# Request Access

Since Coinshift v2 is currently in closed access, you need to submit a request to start using the application. The team will respond within 24 hours.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2F1pG6ktZ3bQAhud2Kk3QN%2FRequest%20access.gif?alt=media&#x26;token=40b31dfd-b285-41b0-b66e-d7680eabff71" alt=""><figcaption></figcaption></figure>

Follow these steps to request access.

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

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

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FeP3mBGSUZfTTJaaLkCzn%2Fimage.png?alt=media&#x26;token=526174ba-e710-4968-aae7-e83879a15f46" alt=""><figcaption></figcaption></figure>

## **Step 2: Wallet connection and support**

Click on the **Connect Wallet** button (highlighted above) to connect your preferred wallet. You will see a list of supported browser and hardware wallets.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FeeI6dKSczXwLTvwhmtqk%2Fimage.png?alt=media&#x26;token=c2047d17-6347-4679-9864-871fbf3c13f0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">The available wallets may vary depending on the network.</mark>
{% endhint %}

In this tutorial, we will use the [Metamask wallet](https://metamask.io/) (browser wallet) on the [Polygon](https://polygon.technology/) network (chain).

{% hint style="info" %}
If you are experiencing any issues while connecting your wallet to the app, feel free to contact our customer support team on [Discord](https://discord.com/invite/coinshift) or [Twitter](https://twitter.com/0xCoinshift).
{% endhint %}

## **Step 3: Complete the access request form**

After connecting your wallet, the following screen will appear. To proceed, raise a request to sign up and use the Coinshift app.

Please fill in the following details:

* Name
* Email
* Organisation name
* Twitter Profile

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FUxvCm9RluxjnXYhig7Dk%2Fimage.png?alt=media&#x26;token=6f059176-9d9e-4e9a-9efb-dc18a732bb7b" alt=""><figcaption></figcaption></figure>

Once completed, click on the **Request Access** button.

## **Step 4: Awaiting approval and verification**

You will see the message below on your screen.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2F4NqM3VBYnC6CDtiwXeqa%2Fimage.png?alt=media&#x26;token=a899a2e3-eac0-47f0-b386-8c3a53c4dc22" alt=""><figcaption></figcaption></figure>

The Coinshift team will verify your details and notify you via email within 24 hours. Once you receive the email, return to the Coinshift app to set up your organisation. Refer to the next article for steps on how to [Sign Up](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/sign-up) for the app and later [Create a New Organisation](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/create-a-new-organisation).

&#x20;

&#x20;


---

# 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/request-access.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.
