# Getting Started

Welcome !&#x20;

The Cion Digital Developer's Portal hosts comprehensive developer guides and example code to leverage the Cion Digital Platform for verticals like Big-Ticket Retail, Crypto Exchanges, and Fintech.

Use the left navigation bar to understand Cion Digital platform's capabilities and prerequisites.&#x20;

**Introduction** - A quick summary of the Cion Digital platform capabilities.

**Overview** - The key capabilities of the Cion Digital platform.

**Fundamentals** - Crypto basics and how they are used in Cion Digital solutions.

**Platform Capabilities** - Step-wise procedures under each solution, whether using the stand-alone Cion Digital platform or integrating using the APIs.&#x20;

**Industry Solutions** - Definitions of how different businesses can use the Cion Digital platform for their crypto use cases.&#x20;

**API Integration** - Connect with the Cion Digital team for API and iFrame integration details


---

# 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.ciondigital.com/en/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.
