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

# AI Native Infrastructure for Global Trade Finance

Rupi is the AI-native infrastructure helping financial institutions understand, finance and monitor global trade.

Rupi transforms fragmented invoices, purchase orders, shipping documents, financial records and transaction data into a persistent, evidence-linked Trade Case. Its AI agents work alongside credit and operations teams to collect and reconcile information, identify inconsistencies, prepare transactions for human decision and monitor each obligation through shipment, repayment and settlement. Beginning with cross-border receivables finance, Rupi is building the intelligence and execution infrastructure that makes legitimate commercial activity understandable to capital, wherever it originates.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td>Get Rupi up and running for your company</td><td><strong>Quickstart</strong></td><td><a href="https://2274947713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F11JMXRXOtxAp5MMcmCLh%2Fuploads%2FlUiaOcLiF5tkic72gnNe%2FGitbook-Quickstart.png?alt=media&amp;token=05bd2180-0212-4e91-951b-fd2bf8f3eb94">Gitbook-Quickstart.png</a></td><td></td><td></td></tr><tr><td><h4><i class="fa-gear-complex">:gear-complex:</i></h4></td><td>Understand the logic behind Rupi</td><td><strong>Core Concepts</strong></td><td><a href="https://2274947713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F11JMXRXOtxAp5MMcmCLh%2Fuploads%2FxX9wXeLHXhM6SYyFYYQl%2FGitbook-Core%20Concept.png?alt=media&amp;token=0be75e1e-8d7c-476c-aae4-f9008cc97322">Gitbook-Core Concept.png</a></td><td></td><td></td></tr><tr><td><h4><i class="fa-rectangle-api">:rectangle-api:</i></h4></td><td>(Comming Soon)</td><td><strong>API References</strong></td><td><a href="https://2274947713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F11JMXRXOtxAp5MMcmCLh%2Fuploads%2FKgc8S1Jt2hUQF3C5hGEC%2FGitbook-API.png?alt=media&amp;token=48c96497-d55a-417f-9d5b-f590ed72efde">Gitbook-API.png</a></td><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.rupi.global/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
