> For the complete documentation index, see [llms.txt](https://smartvaultsai.gitbook.io/smartvaultai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartvaultsai.gitbook.io/smartvaultai-docs/community/contact-and-socials.md).

# Contact & Socials

Stay connected with SmartVaults.ai through our official communication channels.

All important updates, announcements, and platform developments are shared through these sources.

***

### **Official Links**

🌍 **Website:**\
[www.smartvaults.ai](http://www.smartvaults.ai)

📖 **Documentation:**\
<https://smartvaultsai.gitbook.io/smartvaultai-docs>

🐦 **Twitter / X:**\
<https://x.com/SmartVaultsAi>

💬 **Telegram:**\
<https://t.me/+1DoINkLJJ0BkYzdl>

🎞 Youtub&#x65;**:**\
<https://www.youtube.com/@SmartVaultsAI>

🗂 **Discord:**\
non

***

### **Support**

For general questions and assistance:

* Use official community channels
* Follow announcements for updates
* Refer to the documentation for detailed explanations

Direct support structures may expand as the platform evolves.

***

### **Security Notice**

To protect yourself:

* Only trust links shared through official channels
* Never share private keys or wallet access
* Verify all information before interacting with the protocol

SmartVaults.ai will **never** ask for sensitive information.

***

### **Transparency**

All official communication:

* Comes from verified channels
* Reflects current protocol development
* Is aligned with on-chain activity where applicable

Participants are encouraged to rely only on official sources.

***

### **Stay Informed**

By following official channels, users gain access to:

* Platform updates
* New feature announcements
* Vault and system changes
* Token and incentive updates


---

# 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://smartvaultsai.gitbook.io/smartvaultai-docs/community/contact-and-socials.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.
