# PINE GUIDES

- [Guides Overview](https://docs.pine.loans/pine-guides/guides-overview.md): Curious to see Pine Protocol in action before trying it out?
- [Borrowing](https://docs.pine.loans/pine-guides/borrowing.md): 🌲 Pine Protocol: Opening a Loan using your NFT as collateral
- [Lending (NFTs)](https://docs.pine.loans/pine-guides/lending-nfts.md): 🌲 Pine Protocol: Creating a new Lenders Pool for NFTs
- [Lending (SFTs)](https://docs.pine.loans/pine-guides/lending-sfts.md): 🌲 Pine Protocol: Creating a new Lenders Pool for SFTs
- [Pine Now Pay Later](https://docs.pine.loans/pine-guides/pine-now-pay-later.md): 🌲 Pine Protocol: Buy your new NFT through Pine Now Pay Later
- [Staking & Burning](https://docs.pine.loans/pine-guides/staking-and-burning.md): $PINE Burning & Staking
- [Governance Voting](https://docs.pine.loans/pine-guides/governance-voting.md): You have the power! 🌲


---

# 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.pine.loans/pine-guides.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.
