# Directional Staking

- [Introduction](https://docs.idexo.com/directional-staking/introduction.md): Directional staking utility concepts of the $IDO innovation token and the idexo ecosystem.
- [NFTMe](https://docs.idexo.com/directional-staking/nftme.md): A mobile app that enables users to easily create and list NFT collections. If you can take a selfie, you can create NFTs and new monetization streams.


---

# 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.idexo.com/directional-staking.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.
