Skip to content

Commit

Permalink
clean up (#3420)
Browse files Browse the repository at this point in the history
* fix title

* doc cleanup

---------

Co-authored-by: Trajan0x <[email protected]>
  • Loading branch information
trajan0x and trajan0x authored Nov 30, 2024
1 parent e9652d8 commit 225a467
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/bridge/docs/03-RFQ/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: RFQ
title: Synapse Intent Network
---

import { RFQFlow } from '@site/src/components/RFQFlow'
Expand Down Expand Up @@ -36,9 +36,9 @@ import { RFQFlow } from '@site/src/components/RFQFlow'
[Guard]: /docs/RFQ/#entities
[Canceler]: /docs/RFQ/#entities

# Synapse RFQ Summary
# Synapse Intent Network

Synapse RFQ (Request-For-Quote) is an <abbr title="'Intent' refers to a user authorizing specific actions that they want to achieve, typically in very simple terms, such as a bridge or swap. Actual execution of the actions is then performed on the user's behalf by third parties known as solvers/relayers.">intent</abbr>-based bridging system that connects bridging users to a network of relayers.
Synapse Intent Network is an RFQ (Request-For-Quote) based <abbr title="'Intent' refers to a user authorizing specific actions that they want to achieve, typically in very simple terms, such as a bridge or swap. Actual execution of the actions is then performed on the user's behalf by third parties known as solvers/relayers.">intent</abbr> centric bridging system that connects bridging users to a network of relayers.

These relayers compete to provide the optimal bridge execution (eg: the best price) for the user's specific request.

Expand Down

0 comments on commit 225a467

Please sign in to comment.