# Partners Directory

The Partners page at `/admin/partners` provides a curated list of service providers to help you launch, market, and manage your token offering. You can browse partners by category and quickly visit their websites or contact pages.

## Accessing the Partners Page

1. Sign in to Offering Manager at <https://om.bitbond.com>.
2. In the left-hand navigation menu, click **Partners**.
3. The Partners page will load, displaying all available categories and providers.

## Browsing Partners by Category

Providers are organized into the following categories:

### Advisory & Strategy

Offers guidance on tokenization strategy, technical architecture, and tokenomics.

* Example partner: **Bitbond** — advisory services including strategy, architecture, and tokenomics. Use the **Contact Us** link to reach out to the Offering Manager team.

### Marketing & Distribution

Agencies and platforms for PR, media distribution, community outreach, and influencer marketing.

* Sample partners include Chainwire, Financewire, TokenGems, Lunar Strategy, Coinbound, and CrowdCreate.

### Custody & Infrastructure

Custody and wallet infrastructure providers offering MPC wallets, key management, and smart contract deployment.

* Featured partners: Bitbond Token Tool, Fireblocks, Fordefi, Utila, DFNS, BitGo, Ripple, Finoa, and Tangany.

### Secondary Trading

Platforms where your token can be listed or traded after launch.\
This category is further split into subgroups:

* **Decentralized Exchanges (DEXs)**\
  Leading on-chain trading protocols such as Uniswap, SushiSwap, PancakeSwap, and Curve Finance.
* **Centralized Exchanges (CEXs)**\
  Major exchanges like Binance and Bybit.

## Partner Cards

Within each category or subgroup, providers are shown as cards. Each card includes:

* **Name & Logo**\
  The provider’s name with their domain’s favicon automatically fetched as a logo.
* **Description**\
  A brief summary of services offered.
* **Tags**\
  Key features or service areas (e.g., “PR”, “MPC Wallets”, “DEX”).
* **Visit Link**\
  A link labeled **Visit Website** by default (opens in a new tab), though some partners may use a custom label such as **Contact Us** (e.g., Bitbond’s advisory link).

Use this page to explore vetted service providers and connect directly with the teams best suited to support your offering.


---

# 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.bitbond.com/asset-tokenization-suite/offering-manager/partners-directory.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.
