# More Resources

- [Best Practices](https://docs.nftbutler.io/nft-butler/more-resources/best-practices.md)
- [FAQ](https://docs.nftbutler.io/nft-butler/more-resources/faq.md)
- [Fresh Installation of NFT Butler](https://docs.nftbutler.io/nft-butler/more-resources/faq/fresh-installation-of-nft-butler.md): Cleanup previous Butler versions and ensure optimal runtime environment.
- [Retrieve NFT Butler Log Files](https://docs.nftbutler.io/nft-butler/more-resources/faq/retrieve-nft-butler-log-files.md)
- [Reset all tasks and Local Database in case of major issues](https://docs.nftbutler.io/nft-butler/more-resources/faq/reset-all-tasks-and-local-database-in-case-of-major-issues.md)
- [How do I get support?](https://docs.nftbutler.io/nft-butler/more-resources/faq/how-do-i-get-support.md)
- [What personal details have to be stored to use NFT Butler?](https://docs.nftbutler.io/nft-butler/more-resources/faq/what-personal-details-have-to-be-stored-to-use-nft-butler.md)
- [Do I need an API key for Opensea?](https://docs.nftbutler.io/nft-butler/more-resources/faq/do-i-need-an-api-key-for-opensea.md)
- [Is it possible to get a preview of the service?](https://docs.nftbutler.io/nft-butler/more-resources/faq/is-it-possible-to-get-a-preview-of-the-service.md)
- [What operating systems are supported?](https://docs.nftbutler.io/nft-butler/more-resources/faq/what-operating-systems-are-supported.md)
- [Will my Tasks resume if my computer restarts for any reason?](https://docs.nftbutler.io/nft-butler/more-resources/faq/will-my-tasks-resume-if-my-computer-restarts-for-any-reason.md)
- [Do I need an OpenSea API Key?](https://docs.nftbutler.io/nft-butler/more-resources/faq/do-i-need-an-opensea-api-key.md)
- [What marketplaces are supported?](https://docs.nftbutler.io/nft-butler/more-resources/faq/what-marketplaces-are-supported.md)
- [A JavaScript error occurred](https://docs.nftbutler.io/nft-butler/more-resources/faq/a-javascript-error-occurred.md)
- [API Error: 429 (Rate Limited)](https://docs.nftbutler.io/nft-butler/more-resources/faq/api-error-429-rate-limited.md)


---

# 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.nftbutler.io/nft-butler/more-resources.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.
