# Wagmi

This guide is your go-to resource for understanding the essence of **WAGMI**, its functionality, and its evolution over time.&#x20;

*Please note that this knowledge base will be constantly updated and edited, always refer to the latest version for the most updated details. It is also possible that this document will not contain the most recent changes to the platform and the products found within, as they all hold precedence to this document. However, we will do our best to maintain this document updated to the best of our abilities.*&#x20;

*--Wagmi team*


---

# 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.wagmi.com/wagmi/wagmi.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.
