# Protocol nodes

Protocol nodes let you interact with DeFi protocols on Solana, enabling your strategy to deposit, withdraw, swap, stake etc... Letting you earn yield through established platforms.

<div align="center" data-with-frame="true"><figure><img src="/files/BDypPvP6nNXkGsHnVcHi" alt="" width="217"><figcaption><p>Protocols and their categories</p></figcaption></figure></div>

### Available Protocols

(Click them to access their related documentation)

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><a href="/pages/SfOubFQYKZD3kMFBrySh"><strong>KAMINO</strong></a></td><td align="center">Lend - Borrow - Multiply</td><td data-object-fit="fill"><a href="/files/PEAoW7xcyAbpA16LDDGC">/files/PEAoW7xcyAbpA16LDDGC</a></td></tr><tr><td align="center"><strong>JUPITER</strong></td><td align="center">Swap - Lend</td><td data-object-fit="fill"><a href="/files/Sv8uNBGHpANox7PchI39">/files/Sv8uNBGHpANox7PchI39</a></td></tr><tr><td align="center"><strong>HYLO</strong></td><td align="center">Derivatives - Yield - Stake</td><td data-object-fit="contain"><a href="/files/85SYuUgwG90WiANQ52l3">/files/85SYuUgwG90WiANQ52l3</a></td></tr></tbody></table>

###

***

### Using Protocol Nodes

Drag a protocol node onto your canvas and connect it between token positions. Each protocol node requires configuration, click it to open the configuration panel where you can select markets, tokens, or operation types depending on the protocol.

Protocol nodes automatically handle the on-chain interactions when your strategy executes, so you can focus on designing the flow rather than managing transaction details.


---

# 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://stazys.gitbook.io/stazys-docs/yield-studio/drag-and-drop-nodes/protocol-nodes.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.
