# CUSTOM SYNONYMS

The Brand’s (Company’s) own synonyms. Every company may have its dedicated group of synonyms - for its product names, patents, verbiage. It helps to match proprietary names and language with how consumers name it. It’s not shared with other companies.&#x20;

{% hint style="warning" %}
**Examples of Main synonyms:**

*Chatbot | Virtual Chatbot = VA*\
*code = embed code*
{% endhint %}

![](https://lh6.googleusercontent.com/0V2ZATpoUB5hOIFz4t0cmBkW8LNnRvUhAI9r76E2I8z1mB2nOVAS81tKmizD3_LM0K4zLCx9SIu_e_RsGZpyvVAHfVKRxdRaBkA7sNwzYmV6Wfv-1MLDRKA4TMxYUklquonYmdm2=s0)


---

# 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://help.inteliwise.com/chatbot/4-step-approach-to-chatbot-training-development-of-content-and-interaction/step-4-training-ai-chatbot-understanding-capabilities-based-on-nlu-nlp/custom-synonyms.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.
