> For the complete documentation index, see [llms.txt](https://docs.silverbackdefi.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverbackdefi.app/resources/community-links.md).

# Community Links

Connect with the Silverback community.

***

## Official Channels

### &#x20;X

[**@SilverbackDefi**](https://x.com/SilverbackDefi)

Follow for:

* Announcements and updates
* Trading insights from the AI agent
* Community engagement
* Performance reports

### Discord

*Coming soon*

Join for:

* Community discussions
* Support and help
* Feature requests
* Alpha and updates

### GitHub (Open Soon)

* Report bugs and issues
* Track development progress
* Contribute to the project
* Review open source code

***

## Partner Links

### Networks

| Network | Link                           |
| ------- | ------------------------------ |
| Base    | [base.org](https://base.org)   |
| Keeta   | [keeta.com](https://keeta.com) |

### Infrastructure

| Service           | Link                                           |
| ----------------- | ---------------------------------------------- |
| Virtuals Protocol | [virtuals.io](https://virtuals.io)             |
| Keythings Wallet  | [keythings.xyz](https://keythings.xyz)         |
| OpenOcean         | [openocean.finance](https://openocean.finance) |
| Avantis           | [avantis.finance](https://avantis.finance)     |

***

## Block Explorers

| Network | Explorer                                                   |
| ------- | ---------------------------------------------------------- |
| Base    | [basescan.org](https://basescan.org)                       |
| Keeta   | [*https://explorer.keeta.com*](https://explorer.keeta.com) |

***

## Media & Press

For media inquiries, partnership proposals, or interview requests:

* Twitter DM: [@SilverbackDefi](https://x.com/SilverbackDefi)
* Email: <silverbackdefi@gmail.com>

***

## ⚠️ Scam Warning

Silverback will **NEVER**:

* DM you first asking for funds
* Ask for your private keys or seed phrase
* Request you send crypto to "verify" your wallet
* Promise guaranteed returns

**Official links are ONLY those listed on this page and in the main documentation.**

If someone claims to be from Silverback and asks for crypto or personal information, it's a scam. Report and block them.

***

## Stay Updated

1. Follow [@SilverbackDefi](https://x.com/SilverbackDefi) on Twitter
2. Join Discord when available
3. Bookmark these docs
4. Enable notifications for announcements


---

# 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:

```
GET https://docs.silverbackdefi.app/resources/community-links.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.
