# Custom Prompt

The Custom Prompt feature empowers users to provide desired prompts. Your prompts should be specific to a topic and convey the intended purpose for optimal Text translation. Prompts can include information such as Subject, Keywords or phrases associated with the subject, Tone of the response, Target audience, etc.&#x20;

**You can watch the tutorial video right below!**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://cdn.iframe.ly/&source_ve_path=OTY3MTQ&v=DGC2jipliV4>" %}

**💡 Steps to use custom prompts:**&#x20;

**Step 1:** Below the translation selection, choose the **"Custom prompt"** mode to enable this feature.

<figure><img src="https://3660407006-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz95TfYSHKBqGOprKatkN%2Fuploads%2FYW8gB47NOej2GeOjwvv2%2Fimage.png?alt=media&#x26;token=ce3a6cab-8604-443d-ac69-14cf9040aefc" alt=""><figcaption></figcaption></figure>

**Step 2:** Enter the prompt to guide the AI for the translation, including desired words and keywords.

<figure><img src="https://3660407006-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz95TfYSHKBqGOprKatkN%2Fuploads%2FrtJwVcJ8mRwp1Q9X3me8%2Fimage.png?alt=media&#x26;token=b1157942-c650-4e94-85ec-f1c98a1284e0" alt=""><figcaption></figcaption></figure>

*(Example: Prompt to capitalize a specific word)*

**Step 3:** Download the translated file or view the translation results after applying the custom prompt.

<figure><img src="https://3660407006-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz95TfYSHKBqGOprKatkN%2Fuploads%2FKKivpBXE6zgZlEkHSG4Y%2Fimage.png?alt=media&#x26;token=bcec41b0-42ca-441e-8d73-cab7ce95e24b" alt=""><figcaption></figcaption></figure>

*(Example of the displayed result with the translated Text after using the custom prompt)*

<br>


---

# 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://usermanual.doctranslate.io/translation-features/custom-prompt.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.
