# Synapse Protocol

{% embed url="<https://symbiosis.finance/>" %}
↑ Official site url ↑
{% endembed %}

### Bridge

1. Visit[ Synapse Protocol](https://www.synapseprotocol.com/).
2. Connect your wallet.
3. Navigate to the "Bridge" section.
4. Select the asset you wish to bridge from the "From" dropdown, and the asset you wish to bridge to in the "To" dropdown.
5. Enter the amount you wish to bridge and follow the prompts to complete the bridging process​.

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

### Swap

1. Navigate to the "Swap" section.
2. Select the asset you wish to swap from the "From" dropdown, and the asset you wish to swap to in the "To" dropdown. In this case ETH to nETH.
3. Enter the amount you wish to swap and follow the prompts to complete the swap process​.

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

### Add Liquidity

1. Select the pool to which you want to add liquidity (in this case ETH/nETH).
2. Make approval.
3. Click “Deposit”.
4. Once you have provided liquidity, navigate to the "Stake" tab in the Synapse app.

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

### Stake LP Tokens

1. Input the amount of LP tokens you would like to stake, or click the "Max" text above the number field to stake all the tokens you have.
2. Click "Approve Token" to grant Synapse approval to manage your LP tokens​[3](https://docs.synapseprotocol.com/how-to/provide-liquidity#:~:text=1,manage%20your%20LP%20tokens%204)
3. Click “Stake” and confirm in your wallet​.
4. Now you can unstake your tokens and even claim some SYN tokens.

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

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

### Withdraw Liquidity

1. Go to “Pools”.
2. Select the option "Remove Liquidity.
3. Confirm in your wallet.
4. Finally, you can exchange nETH back to ETH.

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

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

<figure><img src="/files/kvIGvNtEOTz0qC6Nn8KW" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></figcaption></figure>


---

# 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://hub.airdrop.expert/knowledge-base/protocols-guides/synapse-protocol.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.
