# Regex101

Bir [Regular Expression](https://en.wikipedia.org/wiki/Regular_expression#:~:text=A%20regular%20expression%20\(shortened%20as,strings%2C%20or%20for%20input%20validation.) playground projesidir ve web sitesi üzerinde yayınlanmaktadır. [Regex101](https://regex101.com/) sitesinde kendi düzenli ifadelerinizi metinler üzerinde anlık arama işlemlerini, debug işlemlerini gerçekleştirebilirsiniz. Regex kullanacağınız projeler için saatler sürecek işler saniyelere düşebilir.

<figure><img src="/files/zGTviMg3Bi4pFiyIHhZQ" 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/rpa-gelisim-yol-haritasi/kullanilabilecek-ek-uygulamalar-ve-siteler/regex101.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.
