# How do I use prompt?

## It's easy! Follow step by step! I'll show you with images.

{% hint style="info" %}
My prompt and modules can be operated in other Chat bot sites, too. But because I'm Janitor AI user, I'll explain with the image of it.
{% endhint %}

<figure><img src="/files/5vRZHEjIWS3PaIOo5UfZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jHWC8eJYeh87M2fijMze" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Ln3gYLUneuKHe9ztqjsk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FjV1au1niId4d5Zts6E8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/03DYBAao3bN7PbyECrKw" alt=""><figcaption></figcaption></figure>

### Then click 'Generation Setting' in menu. If you change anything in 'Proxy', your Generation Setting will be reset.

<figure><img src="/files/y2irKJ26a1yV2SezZWFu" alt=""><figcaption></figcaption></figure>

### Set the generation settings.&#x20;

|                            | Deepseek R1   | Deepseek V3 0324 |
| -------------------------- | ------------- | ---------------- |
| Temperature Recommendation | 0.7-0.9       | 0.8-1.2          |
| Max new                    | 0 (Unlimited) | 0 (Unlimited)    |
| Context                    | 16k - 24k     | 16k - 24k        |

### Click 'Save settings'. Then reload the page. (Must!)

***


---

# 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://dodos-miscellaneous.gitbook.io/dodos-miscellaneous/getting-started/quickstart.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.
