# Welcome

{% hint style="info" %}
Our detailed guide navigates you through the application, demonstrating key features and functionalities to help you fully optimise your Coinshift experience. Embark on your journey with confidence, knowing you have the necessary insights at your fingertips.

1. &#x20;For real-time updates, make sure to follow us on [**Twitter**](https://twitter.com/0xCoinshift)**.**
2. &#x20;Want to join the conversation? Hop into our [**Discord**](https://discord.com/invite/coinshift) and connect with fellow Coinshift enthusiasts.
3. &#x20;Book a call [here](https://calendly.com/d/g4g-kj9-874/coinshift-demo) with the Coinshift team.
   {% endhint %}

Our documentation is neatly organised into multiple sections for your ease:

* **Core Insights**: Dive into essential details about Coinshift.
* **Featured Reads**: Explore articles highlighting key product features.
* **Resource Hub**: Curated content and resources to enhance your understanding.
* **Connect with Us**: Have questions? Reach out directly to our team.

New to Coinshift? Explore the [About Us](/business/about-us/introduction.md) section to learn more.&#x20;

Ready to embark on the Coinshift journey? [Start here](/business/getting-started/setting-up-a-new-organisation.md).&#x20;

For immediate assistance or queries, visit our [FAQs](/business/faqs/faq-general-information.md).


---

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