> For the complete documentation index, see [llms.txt](https://whitepaper.syndicatus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.syndicatus.io/9.-syndicatus-self-custodial-wallet-with-syndicatus-token/key-features-and-integration.md).

# Key Features and Integration

\- Comprehensive Asset Management: The wallet provides users with full control over their digital assets, including the Syndicatus Token, cryptocurrencies, and NFTs. Its intuitive interface allows for easy monitoring, transferring, and managing of assets, ensuring a user-friendly experience for both novice and experienced blockchain users.

&#x20;

\- Seamless De-Fi and Ce-Fi Access: Integrated directly with the Syndicatus Ecosystem's De-Fi and Ce-Fi platforms, the wallet enables users to effortlessly participate in lending, borrowing, staking, and other financial services. The Syndicatus Token serves as a key medium for transactions, incentivizing participation and investment within the ecosystem.

&#x20;

\- Direct NFT Marketplace Interaction: Users can access the NFT marketplace directly from their wallet, using the Syndicatus Token for transactions. This feature simplifies the process of buying, selling, and trading NFTs, making digital ownership more accessible and secure.

&#x20;

\- Governance and Voting: The wallet facilitates participation in the Syndicatus DAO, allowing token holders to vote on proposals and governance decisions. This empowers users to shape the ecosystem's development and policies, fostering a truly decentralized and community-driven platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.syndicatus.io/9.-syndicatus-self-custodial-wallet-with-syndicatus-token/key-features-and-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
