# Wordpress Kredeum plugin

- [Plugin Installation](https://docs.kredeum.com/kredeum-nfts-documentation/user-guide/installation.md): Install Kredeum NFTs WordPress Plugin
- [Plugin Settings](https://docs.kredeum.com/kredeum-nfts-documentation/user-guide/settings.md): WordPress admin page for Kredeum NFTs settings
- [Archive your wordpress medias in IPFS](https://docs.kredeum.com/kredeum-nfts-documentation/user-guide/archive.md): Archive you media to IPFS
- [Mint your NFTs directly in your Wordpress media library](https://docs.kredeum.com/kredeum-nfts-documentation/user-guide/mint-nfts.md): Mint your medias as NFTs
- [Kredeum NFTs DAPP inside Wordpress](https://docs.kredeum.com/kredeum-nfts-documentation/user-guide/nfts-kredeum.md): WordPress admin page listing your NFTs
- [Add "NFT shortcode" or "COLLECTION shortcode" and sell NFTs](https://docs.kredeum.com/kredeum-nfts-documentation/user-guide/3.-sell.md): Sell your NFTs on OpenSea


---

# 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.kredeum.com/kredeum-nfts-documentation/user-guide.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.
