> For the complete documentation index, see [llms.txt](https://tilepmoney.gitbook.io/tilepmoney-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tilepmoney.gitbook.io/tilepmoney-docs/readme.md).

# Welcome

<figure><img src="/files/kkYzJqozgSKbrzKW43oE" alt=""><figcaption></figcaption></figure>

Real World Assets (RWA) companies require compliant, auditable, and scalable settlement infrastructure.

Meanwhile, existing stablecoin processes are often hard-coded, rigid, and painfully inflexible.

Every change requires engineers.\
Every mistake risks real money.\
Every workflow starts from scratch.

This becomes a bottleneck for RealFi.

What if you could build complex stablecoin workflows - eliminating weeks of smart contract development and technical overhead - just by describing them?

Well... TilepMoney makes that possible.

TilepMoney introduces a **codeless orchestration layer** for stablecoin money movement.

With TilepMoney, stablecoin movement isn't a single transaction.

**It's a workflow:**

```
Deposit → Mint → Swap → Bridge → Split → Yield Farming → Settle
```

Stablecoin flows become **visible and composable**.

### Three Ways to Build Workflows

TilepMoney supports 3 ways to build workflows:

* **Describe the flow** - AI builds it (powered by MCP - Model Context Protocol)
* **One-click templates** - Pre-built templates for RWA settlement
* **Visual drag-and-drop** - Build workflows node by node

**No code required. No complexity. Everyone can do it.**

### Key Benefits

* **Codeless Design** - Build workflows visually with drag-and-drop nodes
* **Provider Agnostic** - Choose your preferred issuers, DEXs, and bridges
* **Full Transparency** - Visualize and audit every step of your payment flow
* **Real-Time Execution** - Execute workflows on Mantle testnet with live monitoring
* **AI-Powered** - Generate workflows from natural language using MCP (Model Context Protocol)
* **Enterprise Ready** - Built for B2B with templates, automation, and API access

### Get Started

Ready to build your first workflow? Start with our Introduction guide or jump straight to the Quickstart tutorial.

<figure><img src="/files/0JpLPeeBsOWYq3WgISFf" alt=""><figcaption></figcaption></figure>

**Connect with our ecosystem:**

* X: <https://x.com/TilepMoney>
* Website: [https://tilepmoney.rakit.finance](https://tilepmoney.rakit.finance/)
* Demo video: <https://youtu.be/7eEtkDUFSqY>
* Pitch video: <https://youtu.be/nR1dC-XY6gI>
* One pager: <https://drive.google.com/file/d/1wAglYjkhqAIryrZW_RlLXGi5Yk_f2fRe/view>
* Documentation: <https://tilepmoney.gitbook.io/tilepmoney-docs>


---

# 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 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://tilepmoney.gitbook.io/tilepmoney-docs/readme.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.
