# Integration and Usage

**a. Integration Process**

* **For Native Plugins**: Native Plugins are automatically available to all xScribe holders. Users can activate and utilize these plugins through the Scribe interface, with no additional setup required.
* **For Ecosystem Plugins**: Ecosystem Plugins require integration by the developers. Once a plugin is developed, it can be proposed for integration into the Scribe platform. After passing a review and approval process, the plugin becomes available to all users.

**b. User Interaction**

* **Accessing Plugins**: Users can access and manage plugins through the Scribe dashboard. The dashboard provides a comprehensive list of available plugins, along with detailed descriptions and usage instructions.
* **Activating Plugins**: To activate a plugin, users need to link it to their xScribe contract. This process involves a few simple steps, such as approving the plugin contract and configuring any necessary settings.
* **Managing Plugins**: Users can monitor and adjust their active plugins through the dashboard. This includes tracking performance metrics, adjusting configurations, and deactivating plugins as needed.


---

# 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/integration-and-usage.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.
