# Images

- [Animals](https://docs.night-api.com/images/animals.md)
- [Dog](https://docs.night-api.com/images/animals/dog.md)
- [Cat](https://docs.night-api.com/images/animals/cat.md)
- [Fox](https://docs.night-api.com/images/animals/fox.md)
- [Giraffe](https://docs.night-api.com/images/animals/giraffe.md)
- [Kangaroo](https://docs.night-api.com/images/animals/kangaroo.md)
- [Lion](https://docs.night-api.com/images/animals/lion.md)
- [Quokka](https://docs.night-api.com/images/animals/quokka.md)
- [Wolf](https://docs.night-api.com/images/animals/wolf.md)
- [Lézard](https://docs.night-api.com/images/animals/lezard.md)
- [Léopard](https://docs.night-api.com/images/animals/leopard.md)
- [Singes](https://docs.night-api.com/images/animals/singes.md)
- [Paon](https://docs.night-api.com/images/animals/paon.md)
- [Hamster](https://docs.night-api.com/images/animals/hamster.md)
- [SFW](https://docs.night-api.com/images/sfw.md): Basic information to know before using the SFW API
- [Random](https://docs.night-api.com/images/sfw/aleatoire.md): All kinds of jokes of different types
- [Category](https://docs.night-api.com/images/sfw/type.md): Choose which Category of joke you would like to have
- [ID](https://docs.night-api.com/images/sfw/id.md): Choose a specific joke by its ID
- [NSFW](https://docs.night-api.com/images/nsfw.md): Basic information to know before using the NSFW API
- [Random](https://docs.night-api.com/images/nsfw/aleatoire.md): All kinds of jokes of different types
- [Category](https://docs.night-api.com/images/nsfw/type.md): Choose which Category of joke you would like to have
- [ID](https://docs.night-api.com/images/nsfw/id.md): Choose a specific joke by its ID
- [Utils](https://docs.night-api.com/images/utils.md)
- [QR Code](https://docs.night-api.com/images/utils/qr-code.md)
- [Generator](https://docs.night-api.com/images/utils/qr-code/generator.md)
- [Reader](https://docs.night-api.com/images/utils/qr-code/reader.md)
- [Captcha](https://docs.night-api.com/images/utils/captcha.md)
- [IP infos](https://docs.night-api.com/images/utils/ip-infos.md): Get informations about an IP adress


---

# 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.night-api.com/images.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.
