# Protocol

- [AMM](https://docs.scribe.exchange/protocol/amm.md)
- [AMM V4 Features](https://docs.scribe.exchange/protocol/amm/amm-v4-features.md)
- [V4 Add Liquidity (Concentrated)](https://docs.scribe.exchange/protocol/amm/amm-v4-features/v4-add-liquidity-concentrated.md)
- [Manual Mode (LP Only](https://docs.scribe.exchange/protocol/amm/amm-v4-features/v4-add-liquidity-concentrated/manual-mode-lp-only.md)
- [Scribe Staked Position NFTs (spNFT)](https://docs.scribe.exchange/protocol/scribe-staked-position-nfts-spnft.md)
- [Yield Farming and Rewards](https://docs.scribe.exchange/protocol/scribe-staked-position-nfts-spnft/yield-farming-and-rewards.md)
- [Detailed Breakdown of spNFT Functionality](https://docs.scribe.exchange/protocol/scribe-staked-position-nfts-spnft/detailed-breakdown-of-spnft-functionality.md)
- [Use Cases and Strategies](https://docs.scribe.exchange/protocol/scribe-staked-position-nfts-spnft/use-cases-and-strategies.md)
- [xScribe Plugins](https://docs.scribe.exchange/protocol/xscribe-plugins.md)
- [Rewards and Yield Boosters](https://docs.scribe.exchange/protocol/xscribe-plugins/rewards-and-yield-boosters.md)
- [Community Plugins](https://docs.scribe.exchange/protocol/xscribe-plugins/community-plugins.md)
- [Integration and Usage](https://docs.scribe.exchange/protocol/xscribe-plugins/integration-and-usage.md)
- [Benefits of Plugins](https://docs.scribe.exchange/protocol/xscribe-plugins/benefits-of-plugins.md)
- [Launchpad](https://docs.scribe.exchange/protocol/launchpad.md)
- [Key Features](https://docs.scribe.exchange/protocol/launchpad/key-features.md)
- [Launch Process](https://docs.scribe.exchange/protocol/launchpad/launch-process.md)
- [Participation Guide](https://docs.scribe.exchange/protocol/launchpad/participation-guide.md)


---

# 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.scribe.exchange/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.
