# FAQ

<details>

<summary>Why did I see "The application did not respond" ?</summary>

1. The collection is too new.
2. You entered wrong parameter.
3. There's so bugs with the command. Feel free to DM @xeift to report the bug.

</details>


---

# 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/faq.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.
