# Experimental Features (Devnet)

*You can explore and test new features on Devnet here:* [***https://devnet.stache.io/***](https://devnet.stache.io/)\
\
You can test:

* Stashing & Unstashing
* Vault Creation
* Automations

**Playground**

* NFT Minter - Mint a random NFT for testing.
* Token Fairy - Get airdropped some tokens for testing.

{% hint style="warning" %}
Stache is still under development and the features above are only working on DEVNET. You can get some SOL to test with from the SOL faucet: <https://solfaucet.com/>
{% endhint %}


---

# 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.stache.io/stache/experimental-features-devnet.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.
