# Setting up a New Organisation

Since Coinshift v2 is currently in closed access, please submit a request to start using the app. You'll hear back from the [Coinshift](https://coinshift.xyz/) team within 24 hours.

Follow the steps below sequentially to set up a new organisation:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><ol><li> <mark style="color:blue;"><strong>Request Access</strong></mark></li></ol></td><td>Submit a request to the Coinshift team for early access.</td><td></td><td><a href="/pages/UqZ44GsRCtzSfoKk2scY">/pages/UqZ44GsRCtzSfoKk2scY</a></td></tr><tr><td><ol start="2"><li> <mark style="color:blue;"><strong>Sign Up</strong></mark></li></ol></td><td>Sign up as an individual user using your wallet.</td><td></td><td><a href="/pages/OZ93H5IhYdnQaGDGvyXQ">/pages/OZ93H5IhYdnQaGDGvyXQ</a></td></tr><tr><td><ol start="3"><li> <mark style="color:blue;"><strong>Create a New Organisation</strong></mark></li></ol></td><td>Create an organisation for you and your team.</td><td></td><td><a href="/pages/9fB586XvP0PylvOvit5x">/pages/9fB586XvP0PylvOvit5x</a></td></tr><tr><td><ol start="4"><li> <mark style="color:blue;"><strong>Add Accounts (Safes, Wallets, etc)</strong></mark></li></ol></td><td>Add one or more accounts across multiple networks to manage crypto assets through Coinshift’s unified dashboard.</td><td></td><td><a href="/pages/fGki8FXwo6eDR0vDcK1J">/pages/fGki8FXwo6eDR0vDcK1J</a></td></tr></tbody></table>

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


---

# 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.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.
