# Welcome Apes

GM fellow Apes and welcome to the [Wrapped Native ApeCoin](https://wnape.io/) documentation! If you've landed on this page, you probably have some questions about what the **F** [wnAPE](https://apescan.io/address/0x692d063ac2daa22e4b830f62bb8f19d8be39b1b4) is, how it works, and how you can integrate it.

\
You're in the right place. Continue reading to understand the basics, the possibilities, and the use cases. And of course, if you have any questions, don't hesitate to drop us a line at <gm@wnape.io>.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>WTF is wnAPE?</strong></td><td>The TL;DR</td><td></td><td></td><td><a href="getting-started/wtf-is-wnape">wtf-is-wnape</a></td></tr><tr><td><strong>Let's Get Started</strong></td><td>What You'll Need</td><td></td><td></td><td><a href="getting-started">getting-started</a></td></tr><tr><td><strong>How This Magic Works</strong></td><td>The DeFi Compatibility Problem</td><td></td><td></td><td><a href="basics/how-the-magic-works">how-the-magic-works</a></td></tr><tr><td><strong>The Smart Contract Stuff</strong></td><td>Contract Overview</td><td></td><td></td><td><a href="basics/the-smart-contract-stuff">the-smart-contract-stuff</a></td></tr><tr><td><strong>Build with wnAPE</strong></td><td>For Devs Who Want to Get Their Hands Dirty</td><td></td><td></td><td><a href="basics/build-with-wnape">build-with-wnape</a></td></tr><tr><td><strong>Technical Reference</strong></td><td>For the nerds</td><td></td><td></td><td><a href="basics/technical-reference">technical-reference</a></td></tr><tr><td><strong>Security</strong></td><td>What We Did Right</td><td></td><td></td><td><a href="basics/security">security</a></td></tr><tr><td><strong>FAQ</strong></td><td>Frequently Asked Questions</td><td></td><td></td><td><a href="basics/frequently-asked-questions">frequently-asked-questions</a></td></tr></tbody></table>


---

# 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.wnape.io/readme.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.
