# Basics

## Information

NFT items are essential to get rewarded.

{% content-ref url="/pages/6SmPHSYhgBXFLAUWxUMi" %}
[NFT Items](/app-scheme/nft-items.md)
{% endcontent-ref %}

Our in-app staking scheme is one of our unique elements.

We have several elements to play with.

{% content-ref url="/pages/JpxJy6NPehtyCiPdNlnw" %}
[GameFi Elements](/app-scheme/gamefi-elements.md)
{% endcontent-ref %}

Wallet connect requires to start sharefull for now. Also, our affiliate program is a very strong scheme to get rewarded.

{% content-ref url="/pages/NZAD1lCsdNyBvYkSSVSe" %}
[Other Schemes](/app-scheme/other-schemes.md)
{% endcontent-ref %}

{% content-ref url="/pages/xcPtc6jbouIq3b1xYuAx" %}
[Wallet Connect](/app-scheme/other-schemes/wallet-connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/e7IQzNJ9aJ4FUUIs2F5S" %}
[Affiliate Program](/app-scheme/other-schemes/affiliate-program.md)
{% endcontent-ref %}


---

# 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://whitepaper.sharefull.io/app-scheme/basics.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.
