# Do you have examples of how to use OxyCopilot?

Yes, the [OxyCopilot prompts and code samples library](https://oxylabs.io/resources/prompts-code-samples) is filled with examples that show how to use our AI assistant to generate scraping and parsing requests. Visit the library to learn how to create your own prompts for different targets and try our pre-made examples to gather specific kinds of public data, such as product listings, property listings, travel and SERP insights.

***

<a href="https://dashboard.oxylabs.io/en/" class="button primary">Head back to the dashboard</a>


---

# 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://developers.oxylabs.io/help-center/products-and-features/do-you-have-examples-of-how-to-use-oxycopilot.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.
