# Glossary

<table data-header-hidden><thead><tr><th width="175.77986128949397"></th><th width="406.14285714285717"></th></tr></thead><tbody><tr><td><strong>Term</strong></td><td><strong>Meaning</strong></td></tr><tr><td><p>Tenant / Merchant</p><p>(used interchangeably)</p></td><td>A Tenant is a Cion Digital platform customer, having a verified admin user login. For e.g. Corp is a Cion Digital platform customer. When Corp has a verified admin user account in the Cion Digital platform, ABC Corp is identified as a Tenant.</td></tr><tr><td></td><td></td></tr><tr><td>Single Sign-On (SSO)</td><td>An authentication method for users to securely authenticate multiple applications login with one set of credentials.</td></tr><tr><td>CAPTCHA</td><td>A challenge-response test used in computing to determine whether the data entered in the system is by a human or a machine.</td></tr><tr><td>Fiat Currency</td><td>A government-issued currency not backed by a commodity such as gold. Most modern paper currencies, such as the U.S. dollar, are fiat currencies.</td></tr><tr><td>Automated Clearing House (ACH)</td><td>A computer-based electronic network to process transactions, usually domestic low-value payments, between participating financial institutions. It may support both credit transfers and direct debits.</td></tr><tr><td>Know Your Customer (KYC)</td><td>The mandatory process of identifying and verifying the customer’s identity when opening an account and periodically over time. Banks and financial institutions must ensure that their clients are genuinely who they claim to be.</td></tr><tr><td>User Interface (UI)</td><td>The interface viewed by the user, that is built on software or computerised devices, focusing on the looks or style of the application.</td></tr><tr><td>Coinbase</td><td>A cryptocurrency exchange platform</td></tr><tr><td>Custodian</td><td>Financial services that look after their clients' funds for a fee.</td></tr><tr><td>Fireblocks</td><td>A blockchain security service provider for moving, storing and issuing digital assets.</td></tr><tr><td>Microservice</td><td>A microservice primarily addresses any single concern, such as a data search, logging function, or web service function.</td></tr><tr><td>Plaid Integration</td><td>Plaid enables applications to connect with users' banks, credit cards, loans, and investment accounts to pull in account details such as balances and transactions. The same connection can also be used to verify ownership of an account.</td></tr><tr><td>Slippage</td><td>The difference between the expected price of a trade and the price at which the trade is executed.</td></tr></tbody></table>


---

# 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/platform-capabilities/glossary.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.
