# Utilities Overview

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

We have built a number of tools to manage your NFT collection post launch. Please see the below list for tools available today.

### Utility Tools

{% content-ref url="/pages/g4lJ4dJbENnYPhKACPLQ" %}
[JSON Generation](/truffle-help-center/utilities/json-generation.md)
{% endcontent-ref %}

{% content-ref url="/pages/V3I57cFGvnqn7FsFxgeb" %}
[Rule Set Manager](/truffle-help-center/utilities/rule-set-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/5m2M9r5zZsMBkIyW2RFV" %}
[Update NFT / Update Collection](/truffle-help-center/utilities/update-nft-update-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/j2MGqBEwAGbT1NBqmWjV" %}
[Collector Snapshot](/truffle-help-center/utilities/collector-snapshot.md)
{% endcontent-ref %}

{% content-ref url="/pages/8zS1WOJcsr3dZbVvttws" %}
[Generate Hashlist](/truffle-help-center/utilities/generate-hashlist.md)
{% endcontent-ref %}


---

# 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.truffle.wtf/truffle-help-center/utilities/utilities-overview.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.
