# Biconomy

## What is Biconomy?

[Biconomy](https://www.biconomy.io/) is a Web3 developer and transaction infrastructure platform that helps developers deliver effortless experiences to their end users.

## What this means for you

The [Biconomy SDK](https://docs.biconomy.io/) is a plug & play toolkit for dApps to build transaction legos that enable a highly customised one-click experience for their users. It is designed for seamless user experiences and offers non-custodial solutions for user onboarding, transaction management, and gas abstraction.

Explore Biconomy further with this documentation:

{% content-ref url="/pages/qc4GFvwrW2XBcGTwIVw3" %}
[Use Account Abstraction](/develop/advanced/use-account-abstraction.md)
{% endcontent-ref %}

<br>


---

# Agent Instructions: 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://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/biconomy.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.
