# Using The Wiki

The Wiki is best place to learn about the Elephant Money ecosystem and will always be the most up to date 'official' documentation available.

**Learn By Topic/Category**\
You can work your way through the Wiki in the order of your choosing by using the navigation menu on the left (desktop) or hamburger menu (mobile)

<figure><img src="/files/eDqXiVjprInMNXozfwep" alt=""><figcaption></figcaption></figure>

**Using the AI Search Tool**\
If you have a specific question you would like to find the answer to, you should use the AI search tool. You can find this by hitting the 'Search' button/icon (top right on desktop and mobile) and selecting the 'Lens' search option.

<figure><img src="/files/7ZkQSE8zLqrWIdFy71Ju" alt=""><figcaption></figcaption></figure>

If you would like to learn more about the answer, view the sources that the AI has used to formulate its response by clicking 'Answer based sources'&#x20;


---

# 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://wiki.elephant.money/overview/using-the-wiki.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.
