# Geppetto

Geppetto is a No Code AI tool for prototyping apps on top of GPT-3. Prompt templates make it a great tool for beginners looking to learn about this new technology, while advanced settings make it a great tool for experts looking to test multiple prompts simultaneously and export past results as a csv.

Visit site at: <https://geppetto.me>

![](/files/Frk23VK8PwO95UpL6Avc)


---

# 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://geppetto-1.gitbook.io/geppetto/geppetto.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.
