# Pengy AI

Pengy AI is the users most valueable resource on PengyOS, that guides the user around the platform, which interacts with the users reuqest, and engages with the users preferences.

There is also build in functionalities, with a image/memes creator, a voice assistant, and crypto assistance in learning how to trade.

Depending on the user request, it will provide usefull help to new & advanced traders on Solana.


---

# 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://pengycoin.gitbook.io/pengycoin/pengy-ai.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.
