# Protoss Protocol

{% embed url="<https://www.protoss.org/>" %}
↑ Official site url ↑
{% endembed %}

### Swap

* Navigate to the Protoss Protocol website at [protoss.org](https://app.protoss.org/).

<figure><img src="/files/ecXDBAjkXNHHwOGsUbOi" alt=""><figcaption><p>Protoss main page</p></figcaption></figure>

* Connect your StarkNet-compatible wallet by clicking on the wallet icon in the top right corner.
* Select the cryptocurrency you wish to swap from.
* Enter the number of tokens you want to swap.
* Choose the cryptocurrency you want to swap to. The amount you will receive should be displayed next to it.
* Confirm the swap by clicking the “Swap” button and then confirm the transaction in your wallet.

### Add Liquidity

<figure><img src="/files/EKihE7bosRBHVQ9reBGh" alt=""><figcaption><p>Liquidity pools</p></figcaption></figure>

* Navigate to the “Pools” tab.
* Select a Liquidity Pool from the list and click “Add liquidity”.

<figure><img src="/files/7mgMWGBDVo0lvfFaUlGk" alt=""><figcaption></figcaption></figure>

* Enter the quantity of one of the tokens. The quantity of the second token will be set automatically to match the value of the first.
* Click “Add Liquidity” and confirm the transaction in your wallet.

### Withdraw Liquidity

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

* Under “My Pools”, you can manage all your positions.
* You have the option to add more to the pool or withdraw your tokens.
* Click “Withdraw” to proceed to the next step.

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

* Choose the amount to withdraw.
* Confirm the withdrawal by clicking “OK” and then confirm the transaction in your wallet.

### Bridge

* The “Bridge” option on Protoss redirects to the official StarkNet bridge at [**starkgate.starknet.io**](https://starkgate.starknet.io/).

<figure><img src="/files/0FMXHGXOKPRDzNdyubtL" 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/protoss-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.
