# Raydius Extension Store

The Raydius Extension Store is an open, permissionless marketplace that allows developers to create, distribute, and monetize Web3 functionalities. Built on the Raydius SDK, this marketplace fosters innovation and collaboration within the Web3 ecosystem.

## **Key Features:**

* **SDK Integration:** Extensions are built on top of the Raydius SDK, ensuring compatibility and leveraging the platform's chain abstraction capabilities.
* **Permissionless Contribution:** Any developer can contribute extensions, fostering a diverse and innovative ecosystem.
* **Multi-Chain Support:** Extensions can operate across various blockchain networks, thanks to Raydius's underlying infrastructure.
* **Monetization Opportunities:** Developers can earn revenue based on the usage of their extensions.


---

# 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.raydius-research.com/core-concepts/raydius-extension-store.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.
