# Page

Sistemde varolan süreçte ayrı bir yerde ortak kullanılabilecek algoritma dizaynları oluşturulmak isteniyorsa bu aktivite kullanılmalıdır.&#x20;

Kodlamadaki sınıflar içerisindeki private methodlar düşünülebilir.&#x20;

Başka bir süreçten çağrılamazlar.&#x20;

Sol taraftan ekrana tutup sürüklenince ekrana gelecek aktivite aşağıdaki şekildedir.&#x20;

Buradan varolan bir yapıyı kullanabilirsiniz veya ekranda yeni bir tane oluşturup dizayna başlayabilirsiniz.&#x20;

Ayrıca ekrana aktivitesini oluşturmadan da bir page oluşturup yine dizayn yapabilirsiniz.

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


---

# 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.genrpa.com/aktiviteler/favorite-activities/page.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.
