# Miscellaneous Topics In this section, we discuss other miscellaneous but important topics in prompt engineering. **Note that this section is under construction.** --- ## Multimodal Prompting In this section, we will cover some examples of multimodal prompting techniques and applications that leverage multiple modalities as opposed to just text alone. More coming soon! --- ## GraphPrompts [Liu et al., 2023](https://arxiv.org/abs/2302.08043) introduces GraphPrompt, a new prompting framework for graphs to improve performance on downstream tasks. More coming soon! --- [Previous Section (Adversarial Prompting)](./prompt-adversarial.md)