# Welcome

## Overview

CryptoCadet is a lightweight, customizable payment processor that uses blockchain to reduce processing time from days to just seconds. It is almost 60,000 times faster than Stripe and just as easy to integrate. It’s just a button. You can add it to your Wordpress, Shopify, or any other kind of site and start receiving payments instantly.&#x20;

It is compatible with Ethereum and EVM-based chains (Binance, Polygon, Base, etc.) and Solana (SOL and SPL compatible).&#x20;

It is mobile-compatible, meaning a user can checkout via the browser and be redirected to the CryptoCadet **Liquid Processor** for a seamless checkout experience.&#x20;

The addition of the button not spoil the UX for your users either. For those who are looking for a secure payment option that won’t require them to input credit card information or risk identity theft, this option would be a no-brainer.&#x20;

\
You may find this product useful if:

1. You find your current payment processor to be slow or inefficient
2. You have an interest in adding crypto payments as an option but want to start with something simple
3. You are passionate about protecting consumer data from cyber attacks and want to offer your customers a more secure method of payment
4. You want to grow your business by launching an affiliate program
5. You have interest in web3 and would even consider launching your own token

### Purpose

These docs detail the various API commands that can be used to further customize the checkout experience. For help with basic installation (no-code option) please go to **`https://cryptocadet.app`** and search the help articles, or go to the **Help** section of **`https://ascendant.finance`.**

## Quick Links

{% content-ref url="admin-api" %}
[admin-api](https://docs.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/admin-api)
{% endcontent-ref %}

{% content-ref url="user-api" %}
[user-api](https://docs.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/user-api)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our API quickly and easily.

{% content-ref url="user-api/user-get-user" %}
[user-get-user](https://docs.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/user-api/user-get-user)
{% endcontent-ref %}

{% content-ref url="admin-api/admin-gen-ref" %}
[admin-gen-ref](https://docs.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/admin-api/admin-gen-ref)
{% endcontent-ref %}

{% content-ref url="admin-api/admin-update-soladdress" %}
[admin-update-soladdress](https://docs.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/admin-api/admin-update-soladdress)
{% endcontent-ref %}


---

# 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.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/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.
