# Stylesheet Management

<figure><img src="/files/QtHlbqmxqk1u4NqixxKp" alt=""><figcaption></figcaption></figure>

This is the **Stylesheet Management Menu**. Want to use a custom framework or stylesheet with your nuken project? View a variety of free-to-use content here. When you click on a resource's icon, you'll get the following options.

> **Documentation** - Want to get started with a resource? The best way to do so is to read the developer's documentation. Skim through their articles, visit their donate page perhaps? Either way, it's a good idea to get acquainted with the resource you're using.&#x20;

> **View** - This option shows you the resource's source directly. View it all in a raw text format, if you're into that sort of thing.&#x20;

> **Donate** - If the resource provider is receiving donations, do yourself (and all of us) a favor and show your support! Donating to these open-source projects keeps them around for all of us to use.

{% hint style="info" %}
Some of these resources may become unavailable while offline, or if a resource provider asks us to remove them.
{% endhint %}

### Custom stylesheet tags

If you have a specific stylesheet or framework in mind, but we don't seem to have it, try loading your external resource in manually. Simply enter a `link` tag, and click "**Load my resource"**.  Some information about your custom resource is generated in the **Stylesheet Management Menu,** and you're good to go!

<figure><img src="/files/3RPwiiFjmKM0w97JlJDj" alt=""><figcaption></figcaption></figure>


---

# 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.nuken.xyz/the-menus/stylesheet-management.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.
