# Eitherway Prompting guide&#x20;

- [The Eitherway Prompting Guide](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/the-eitherway-prompting-guide.md)
- [Core Framework](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/core-framework.md)
- [Prompt Quality Examples](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/prompt-quality-examples.md)
- [Model Toggle Guide](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/model-toggle-guide.md)
- [Build Mode Guide](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/build-mode-guide.md)
- [Add These to Every Prompt for Better Outputs](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/add-these-to-every-prompt-for-better-outputs.md)
- [Common Mistakes and How to Fix Them](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/common-mistakes-and-how-to-fix-them.md)
- [The Iteration Method](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/the-iteration-method.md)
- [Prompt Templates](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/prompt-templates.md)
- [The Prompt Sheet Summary](https://docs.eitherway.ai/prompting-guide/eitherway-prompting-guide/the-prompt-sheet-summary.md)


---

# 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.eitherway.ai/prompting-guide/eitherway-prompting-guide.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.
