# Relays

####

SFI relays will play an essential role for developers, as they allow protocols to sponsor transactions. This means that third parties, such as decentralised application operators or developers can cover gas fees for users, thereby reducing participation barriers. For example, an AI agent protocol could utilise relays to subsidise fees for new members, resulting in a seamless onboarding process.&#x20;

Relays operate through a decentralised network, ensuring high availability and resistance to censorship. By bundling transactions and prioritising them based on network conditions, relays significantly strengthen the L2 ecosystem.

<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.singularityfinance.ai/sfi-l2/core-features/relays.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.
