# BURN TOOL

- [How To: Burn Tokens](https://docs.seile.xyz/burn-tool/how-to-burn-tokens.md): This tutorial will guide you through the process of burning your tokens using Seile. Follow the steps below, accompanied by screenshots, to successfully burn your tokens.
- [How To: Burn NFTs](https://docs.seile.xyz/burn-tool/how-to-burn-nfts.md): This tutorial will guide you through the process of burning your NFTs using Seile. Follow the steps below, accompanied by screenshots, to successfully burn your NFTs.


---

# 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.seile.xyz/burn-tool.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.
