# Request to Models in Sherpa Designer

The connection is made within the "Request to Sherpa AI Server" block. You need to select "Sherpa AI Server" in the "Model" field:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-905d15d7760b01062aac1e7fce89ecaf895172e4%2F2025-09-19_01-06-03.png?alt=media" alt=""><figcaption></figcaption></figure>

Then, in the "Your model name" field, specify the name of your own Model:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-e3e9ae15ea4488aff5c8ec40a2ad34168b8493c1%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(17).png?alt=media" alt=""><figcaption></figcaption></figure>

The request will be sent to the selected instance of the Model within the group.


---

# 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://docs.sherparpa.ru/en/sherpa-ai/sherpa-ai-server/rabota-v-sherpa-ai-server/modeli/zapros-k-modelyam-v-sherpa-designer.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.
