# Vince Chain Technical Documentation

![Vince Chain - VCE - EVM/Cosmos Cross-Chain Blockchain Network](https://www.vincechain.com/images/logo2.png)

### Welcome to Vince Chain <a href="#welcome-to-echelon" id="welcome-to-echelon"></a>

This is the official Vince Chain Technical Documentation. Developers/Users can use this as a cheat sheet during their development or usage journey on Vince Chain. Beginners can learn and understand how to use Vince Chain and its products and tools effectively.&#x20;

### Ready to take the leap? <a href="#want-to-jump-right-in" id="want-to-jump-right-in"></a>

Jump right to [Quick Start](https://charles-the-king.gitbook.io/vince-chain-technical-documentation/quick-start) to get started right away.


---

# 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://charles-the-king.gitbook.io/vince-chain-technical-documentation/vince-chain-technical-documentation.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.
