# Features

- [Cold Wallet Storage](https://tychi.gitbook.io/tychi-whitepaper/features/editor.md)
- [Gas Fee Abstraction](https://tychi.gitbook.io/tychi-whitepaper/features/markdown.md)
- [Family / Group Wallet](https://tychi.gitbook.io/tychi-whitepaper/features/interactive-blocks.md)
- [Integrated DApp Hub](https://tychi.gitbook.io/tychi-whitepaper/features/openapi.md)
- [Debit Card Integration](https://tychi.gitbook.io/tychi-whitepaper/features/integrations.md)
- [Gamified Wallet](https://tychi.gitbook.io/tychi-whitepaper/features/gamified-wallet.md)
- [Educational Wallet](https://tychi.gitbook.io/tychi-whitepaper/features/educational-wallet.md)
- [Token Swapping](https://tychi.gitbook.io/tychi-whitepaper/features/token-swapping.md)
- [Staking Pools](https://tychi.gitbook.io/tychi-whitepaper/features/staking-pools.md)


---

# 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://tychi.gitbook.io/tychi-whitepaper/features.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.
