> For the complete documentation index, see [llms.txt](https://facil-team.gitbook.io/facilpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://facil-team.gitbook.io/facilpay/overview/how-were-doing-it.md).

# How we're doing it

To deliver on our mission, we’ve built a platform that feels as intuitive as your favorite messaging app, yet is powered by the strength and transparency of decentralized finance.

At its core, FacilPay combines secure, non-custodial crypto payments with real-time messaging in a single, seamless interface. Whether you’re sending digital assets across blockchains or accessing fiat on- and off-ramps through integrated third-party providers, FacilPay removes the friction that has long burdened Web3 transactions.

There’s no need to navigate bridges, perform token swaps, or manage multiple wallet extensions. Users can easily change networks or send and receive crypto directly within the chat—with just a few taps to execute. Whether pressing “Pay” or simply typing a message like *“Send $100 in Ethereum to Uncle Timothy,”* FacilPay handles the rest.

Our AI-powered intent engine interprets each request, determines the optimal path, and executes the transaction securely, instantly, and without complexity.

Because FacilPay is built around communication, users can message, share files, and stay connected before, during, and after every transaction without ever leaving the app.

This is how Web3 meets the real world.\
This is how DeFi becomes human.

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


---

# 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://facil-team.gitbook.io/facilpay/overview/how-were-doing-it.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.
