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

# LUCA Plus

LUCA Plus was seeded and founded by one of the Abachi founders and has a very strong commitment to the whole crypto space. \
\
**LUCA Plus in Numbers:**\
\
1\. **20-40** new small to medium businesses are onboarded on LUCA Plus each month, who are using Xero, MYOB, QuickBooks or the LUCA Plus invoicing solutions.

2\. LUCA Plus integrated via API to these solutions has access to payables and receivables, but also live feeds. It uses this for account automation, invoice delivery and payment confirmations. It currently uses an in-house build federated quorum chain to provide on-chain audits.

**LUCA Plus in News:**

1. [**2020 Australian Fintech Finalist for Digital Currencies & Wallets**](https://blog.lucaplus.com/2020/10/13/fintech-start-up-once-again-champions-australian-innovation/)
2. [**LUCA Plus winner of 1st Price in HSBC/ALIBABA Global Competition (200k in award & 5m in investment)**](https://blog.lucaplus.com/2020/07/01/aussie-startup-blitzes-field-in-global-pitch-competition/)
3. [**Member of AUSTRADE (Government Body) with 5 other companies.**](https://blog.lucaplus.com/2020/10/15/luca-plus-represents-australia-in-global-blockchain-bootcamp/)
4. [**Finalist Digital Accountancy 2019**](https://blog.lucaplus.com/2019/10/07/the-8th-digital-accountancy-forum-and-awards-2019/)
5. [**LUCA Plus partners up with Australian Tax Office**](https://blog.lucaplus.com/2020/07/03/luca-teams-up-with-ato-to-help-drive-the-education-on-e-invoicing/)
6. [**EY Foundry & Incubation**](https://blog.lucaplus.com/2019/11/07/block-ledger-wins-more-than-entry-to-ey-foundry/)\
   \
   \
   Here is a quick video of what the current experience looks like including why we think in-app experiences will take over and are the best way to onboard TradFi:

{% embed url="<https://drive.google.com/file/d/1PhkZG4HKIhj4fAoQ4GvYEyJtrrjaNliR/view>" %}

\
**Below is a 3rd Party longer video featuring LUCA PLUS by MYOB & ATO**\ <br>

{% embed url="<https://www.youtube.com/watch?v=s34JpfxhYxs>" %}


---

# 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.abachi.io/partners/luca-plus.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.
