# Sandbox Silica

{% hint style="info" %}
The Silica platform is a collection of complete rewrites. It is not possible for Silica to support Fabric or Forge based mods.
{% endhint %}

The Silica platform is a completely new ecosystem built from the ground up with Sandbox in mind. It guarantees a pure and fully working Sandbox platform, along with some custom tweaks & new features aimed to make the player and developer experience better.

[**Visit the Sandbox home page**](https://sandboxpowered.org)

{% hint style="danger" %}
Silica is not released to the public & is under development. Not all aspects of Sandbox functions on this platform.
{% endhint %}

## **Platform Specifications**

### **Server Software**

|             | Glass | Prism |
| ----------- | ----- | ----- |
| API version | 0.5   | 0.5   |

### Client Software

|             | WindowVK |
| ----------- | -------- |
| API version | 0.5      |


---

# 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.sandboxpowered.org/v0.5/platforms/silica.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.
