# Chainspot

## Chainspot

- [Welcome to Chainspot](https://docs.chainspot.io/overview/welcome-to-chainspot.md): Innovative omnichain DeFi protocol for web3 and fintech apps is here! Your one-stop solution to open and manage omnichain DeFi positions across EVM and non-EVM chains.
- [Ecosystem](https://docs.chainspot.io/overview/ecosystem.md): New chains, dexes, bridges and yield protocols are constantly being added
- [What's new and valuable Chainspot brings to the DeFi market?](https://docs.chainspot.io/overview/whats-new-and-valuable-chainspot-brings-to-the-defi-market.md): Here you will know how Chainspot makes the lives of users and businesses easier and better
- [Use Cases](https://docs.chainspot.io/overview/use-cases.md): Omnichain DeFI for retail users and B2B partners
- [Fees](https://docs.chainspot.io/overview/fees.md): Chainspot monetization model
- [Overview](https://docs.chainspot.io/architecture/overview.md): Architecture of the true omnichain DeFi
- [Liquidity Routing](https://docs.chainspot.io/architecture/liquidity-routing.md)
- [Yield Routing](https://docs.chainspot.io/architecture/yield-routing.md): A key module for enabling fast and secure management of omnichain DeFi positions without overpaying for unnecessary on-chain transactions.
- [Gamification Module](https://docs.chainspot.io/architecture/gamification-module.md): Loyalty must be rewarded with Chainspot Family loyalty program!
- [Enterprise Module](https://docs.chainspot.io/architecture/enterprise-module.md): The gateway to omnichain DeFi for wallets and fintech
- [AML Connector](https://docs.chainspot.io/architecture/enterprise-module/aml-connector.md): AML provider will be disclosed soon!
- [Accounting Module](https://docs.chainspot.io/architecture/enterprise-module/accounting-module.md): Financial reports for all DeFi transactions you got with Chainspot
- [Asterizm Client Server Module](https://docs.chainspot.io/architecture/asterizm-client-server-module.md): Where omnichain DeFi magic actually happens
- [Core Smart Contracts](https://docs.chainspot.io/architecture/core-smart-contracts.md): The section is still under development...
- [Transaction flow](https://docs.chainspot.io/architecture/transaction-flow.md): Step by step explanation of on-chain and off-chain operations
- [User Guide](https://docs.chainspot.io/guides/user-guide.md): In this section, we will walk you through the steps to make your first swap and become a member of the loyalty program, earn XP, level up, receive NFTs, and utilize the referral system.
- [Chainspot Family loyalty program](https://docs.chainspot.io/guides/chainspot-family-loyalty-program.md): The most powerful multi-level loyalty program on the cross-chain market
- [Referral system](https://docs.chainspot.io/guides/chainspot-family-loyalty-program/referral-system.md): Invite new users and earn up to 50% from Chainspot fees
- [Levels and XP](https://docs.chainspot.io/guides/chainspot-family-loyalty-program/levels-and-xp.md): Structure of the Chainspot Family loyalty program
- [FAQ](https://docs.chainspot.io/guides/chainspot-family-loyalty-program/faq.md): The questions you probably have while interacting with Chainspot Family program
- [Wallets & dApps](https://docs.chainspot.io/guides/wallets-and-dapps.md): Implement omnichain DeFi experience into your product!
- [Fintech Apps](https://docs.chainspot.io/guides/fintech-apps.md): Delivering all benefits of omnichain DeFi to the Fintech industry
- [Overview](https://docs.chainspot.io/integration/overview.md): You can use our Router's aggregated liquidity in your product to achieve a better user experience
- [API](https://docs.chainspot.io/integration/api.md)
- [Web3 API](https://docs.chainspot.io/integration/api/web3-api.md): In this section, you can learn more about the technical details of our API
- [Fintech API](https://docs.chainspot.io/integration/api/fintech-api.md): Only on request
- [Widget](https://docs.chainspot.io/integration/widget.md)
- [Quick start](https://docs.chainspot.io/integration/widget/quick-start.md): Instructions are coming soon...
- [Monetization](https://docs.chainspot.io/integration/monetization.md): Your product - your rules
- [Approach](https://docs.chainspot.io/security/approach.md): Our top priority
- [Smart Contracts](https://docs.chainspot.io/security/smart-contracts.md)
- [Audits](https://docs.chainspot.io/security/audits.md)
- [DEX & Bridge](https://docs.chainspot.io/integration-request/dex-and-bridge.md): Ask for integration of your product into the Chainspot protocol
- [Liquidity Aggregator](https://docs.chainspot.io/integration-request/liquidity-aggregator.md): Ask for integration of your product into the Chainspot protocol
- [Yield Protocol](https://docs.chainspot.io/integration-request/yield-protocol.md): Get an exposure on users and liquidity for your yield vaults from other chains
- [Privacy Policy](https://docs.chainspot.io/legal/privacy-policy.md)
- [Terms & Conditions](https://docs.chainspot.io/legal/terms-and-conditions.md)
- [Social Networks](https://docs.chainspot.io/useful-links/social-networks.md): Follow us in social networks
- [Brand Assets](https://docs.chainspot.io/useful-links/brand-assets.md)
- [E-mail](https://docs.chainspot.io/useful-links/e-mail.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.chainspot.io/overview/welcome-to-chainspot.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.
