# Introduction

Kizmeow is an open-source NFT Discord bot developed with Python. Kizmeow can:

* Display real-time gas fees
* Download full-resolution images of NFTs
* Display information about OpenSea profiles, collections, and specific NFTs

![](https://1844677264-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJb8XFfKz27hf7nSt561z%2Fuploads%2FxTlowthhxckPffiLyL2t%2F%E8%B2%93%E5%A8%98%E9%A0%AD%E5%83%8F%E5%A7%94%E8%A8%97%EF%BC%88%E6%B5%AE%E6%B0%B4%E5%8D%B0%E7%89%88%E6%9C%AC%EF%BC%89.png?alt=media\&token=4f728df9-fc8e-4f36-9680-f12166aa04a5)


---

# 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://kizmeow.gitbook.io/kizmeow-nft-discord-bot/information/introduction.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.
