# Getting Started

- [Setting up a New Organisation](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation.md): Create an organisation in Coinshift to manage your on-chain treasury.
- [Request Access](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/request-access.md): Get access to manage the on-chain treasury of your startup, DAO or organisation.
- [Sign Up](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/sign-up.md): Sign up as a new user and start your journey on Coinshift.
- [Create a New Organisation](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/create-a-new-organisation.md): Create an organisation for managing the on-chain treasury assets with your team.
- [Create Organisation from Coinshift Dashboard](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/create-a-new-organisation/create-organisation-from-coinshift-dashboard.md): Create multiple organisations from your Coinshift dashboard.
- [Switch Organisations](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/create-a-new-organisation/switch-organisations.md): Switch among the organisations as needed.
- [Add Accounts (Safes, Wallets, etc.)](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/add-accounts-safes-wallets-etc..md): Add one or more accounts from multiple networks to manage crypto assets through Coinshift’s unified dashboard.
- [Add Existing Safes](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/add-accounts-safes-wallets-etc./add-existing-safes.md): Add Safes to track assets, manage historical transactions and execute transactions.
- [Create a New Safe](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/add-accounts-safes-wallets-etc./create-a-new-safe.md): Define a Safe and store your organisation's assets.
- [Transfer Assets To Your Safe](https://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/add-accounts-safes-wallets-etc./create-a-new-safe/transfer-assets-to-your-safe.md): Transfers assets from a wallet into your Safe, to safeguard your funds.
- [Joining an Existing Organisation](https://docs.coinshift.xyz/business/getting-started/joining-an-existing-organisation.md): How to join an existing organisation with an invitation.
- [Logging In](https://docs.coinshift.xyz/business/getting-started/logging-in.md): Access your Coinshift account.
- [Setup Notifications](https://docs.coinshift.xyz/business/getting-started/setup-notifications.md): Speed up transaction signing by setting up Slack or Discord notifications.
- [Connect Slack for an Org](https://docs.coinshift.xyz/business/getting-started/setup-notifications/connect-slack-for-an-org.md): Guidelines for setting up and disconnecting a Slack channel at an Organisational level.
- [Connect Discord for an Org](https://docs.coinshift.xyz/business/getting-started/setup-notifications/connect-discord-for-an-org.md): Guidelines for setting up and disconnecting Discord at an Organisational level.
- [Connect Slack for an Account](https://docs.coinshift.xyz/business/getting-started/setup-notifications/connect-slack-for-an-account.md): Integrate a Slack channel with your Safe account.
- [Connect Discord for an Account](https://docs.coinshift.xyz/business/getting-started/setup-notifications/connect-discord-for-an-account.md): Integrate your Discord account with your Safe account for timely notifications.
- [Viewing Notifications in Slack and Discord](https://docs.coinshift.xyz/business/getting-started/setup-notifications/viewing-notifications-in-slack-and-discord.md): Access notifications on Slack and Discord.
- [Change Account Preferences: Disconnect Notifications](https://docs.coinshift.xyz/business/getting-started/setup-notifications/change-account-preferences-disconnect-notifications.md): Disconnect Slack and Discord notifications to stop receiving alerts for your Safe account.
- [Discord: Adding Coinshift Roles & Bot to private channels](https://docs.coinshift.xyz/business/getting-started/setup-notifications/discord-adding-coinshift-roles-and-bot-to-private-channels.md): Configuring Coinshift notifications in private Discord channels.
- [Discord: Check Your Permissions](https://docs.coinshift.xyz/business/getting-started/setup-notifications/discord-check-your-permissions.md): Resolving server access issues in Coinshift Discord integration.
- [Add Members to Discord Server & Channel](https://docs.coinshift.xyz/business/getting-started/setup-notifications/add-members-to-discord-server-and-channel.md): Enhance team collaboration by adding your team members into the Discord server and channels for notifications.


---

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