# xScribe Plugins

Scribe introduces a flexible and extensible framework through Plugins, which are contracts linked to the xScribe contract. These Plugins enhance the functionality of the Scribe ecosystem by offering additional features and capabilities. Some Plugins are developed natively by the Scribe team, while others are integrated by third-party developers from the broader ecosystem. This section provides a detailed overview of the Plugins available within the Scribe platform.

**1. Overview of Plugins**

Plugins are modular contracts designed to extend the core functionality of the xScribe contract. They provide a range of features, from financial tools to governance enhancements, enabling users to customize and optimize their interaction with the Scribe ecosystem.

**2. Types of Plugins**

**a. Native Plugins**

* **Description**: Native Plugins are developed directly by the Scribe team. These plugins are designed to offer core enhancements and functionalities that integrate seamlessly with the Scribe platform.
* **Examples**:
  * **Dividends Plugin**: This plugin allows xScribe holders to earn dividends from platform revenues. It distributes a portion of the fees and profits generated by Scribe back to the token holders.
  * **Yield Booster Plugin**: The Yield Booster plugin enhances yield farming rewards for xScribe holders. It increases the yield earned on staked assets, providing additional incentives for users to participate in the ecosystem.
  * **Future Native Plugins**: The Scribe team is continually developing new plugins to introduce additional features and improvements to the platform.

**b. Ecosystem Plugins**

* **Description**: Ecosystem Plugins are developed by third-party developers from the Scribe ecosystem. These plugins leverage the open and permissionless nature of the Scribe platform, allowing for innovative integrations and enhancements.
* **Examples**:
  * **Custom Yield Strategies**: Developers can create plugins that introduce new yield farming strategies, allowing users to diversify and optimize their staking approaches.
  * **Governance Tools**: Ecosystem developers can integrate governance-related plugins that enhance the voting and decision-making processes within the Scribe DAO.
  * **Financial Instruments**: Plugins that offer new financial instruments, such as options, futures, or leveraged positions, can be integrated to provide advanced trading capabilities.


---

# 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/xscribe-plugins.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.
