Title: Parameters
Last modified: March 27, 2023

---

# Parameters

 *  Resolved [SIngular B](https://wordpress.org/support/users/singularblogs/)
 * (@singularblogs)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/parameters-15/)
 * Hi. I have a problem 🙂
 * If I type in Context a URL and it has parameters, when chatbot displays it in
   the response, it changes the “&” symbol to “＆ａｍｐ”.
 * For example:
   **URL in Context:** [ＣＬＩＣＫ ＨＥＲＥ]（ｈｔｔｐｓ：／／ｅｘａｍｐｌｅ．ｃｏｍ／
   ｓ／？ｕｓｅｒ_ｉｄ＝６２２２Ａ＆ｃｍｐ＝ｃｈａｔｂｏｔ＆ｑ＝{ＳＥＡＲＣＨＰＲＯＤＵＣＴ}）**
   URL as displayed by chatbot in Link Text:** ｈｔｔｐｓ：／／ｅｘａｍｐｌｅ．ｃｏｍ／
   ｓ／？ｕｓｅｒ_ｉｄ＝６２２２Ａ＆ａｍｐ；ｃｍｐ＝ｃｈａｔｂｏｔ＆ａｍｐ；ｑ＝
   ｒｅｄ＋ｓｈｏｅｓ
 * I have tried using backslash “\” or using %26 code to replace “&”, even using
   HTML code without Markdown, but the error persists.
 * Can anyone tell me why this happens or give me a solution?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [SIngular B](https://wordpress.org/support/users/singularblogs/)
 * (@singularblogs)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/parameters-15/#post-16618127)
 * I am still working to find a solution…
 *  Thread Starter [SIngular B](https://wordpress.org/support/users/singularblogs/)
 * (@singularblogs)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/parameters-15/#post-16618427)
 * I have already found the solution, which I will explain below in case anyone 
   needs it.
   The special characters must be ALL replaced by their corresponding 
   codes, in this case:
    - “?” > “%3F”
    - “=” > “%3D”
    - “&” > “%26”
 * I am very happy to find this solution. I know that for many people it will probably
   be silly, but for me it is quite an achievement, since I don’t know anything 
   about coding.
   Now the AI can really do all the hard work and it’s worth getting
   the PRO version of this plugin.Enjoy your day! 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Parameters’ is closed to new replies.

 * ![](https://ps.w.org/ai-engine/assets/icon-256x256.png?rev=3431928)
 * [AI Engine - The Chatbot, AI Framework & MCP for WordPress](https://wordpress.org/plugins/ai-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ai-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ai-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/ai-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ai-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ai-engine/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [SIngular B](https://wordpress.org/support/users/singularblogs/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/parameters-15/#post-16618427)
 * Status: resolved