# Bridging Guides

{% hint style="warning" %}

## Allbridge Classic is deprecated and will be stopped in mid-2026. You can find information on our current bridge Allbridge Core [here](https://docs-core.allbridge.io/).

{% endhint %}

### Transfer assets to <mark style="color:purple;">Stellar</mark>

{% content-ref url="/pages/jAQCmH8Tzrpnar8lUzDk" %}
[Bridging USDC from Solana to Stellar](/guides/bridging-guides/bridging-usdc-from-solana-to-stellar.md)
{% endcontent-ref %}

### Transfer assets to <mark style="color:purple;">Solana</mark>

{% content-ref url="/pages/Rwt8Xwtuah3zTYMbX5ny" %}
[How to top up Solana wallet with SOL from other chains?](/guides/bridging-guides/how-to-top-up-solana-wallet-with-sol-from-other-chains.md)
{% endcontent-ref %}

{% content-ref url="/pages/xpmOUguuRqF90nPWuuAh" %}
[How to top up Solana wallet with USDC from other chains?](/guides/bridging-guides/how-to-top-up-solana-wallet-with-usdc-from-other-chains.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhNWkerijAiEGv\_MH5u" %}
[How to transfer USDT/USDC from Polygon to Solana?](/guides/bridging-guides/how-to-transfer-usdt.md)
{% endcontent-ref %}

{% content-ref url="/pages/qf6HTVn7gpj6vwmq4I8N" %}
[How to transfer NEAR from NEAR to Solana?](/guides/bridging-guides/how-to-transfer-near-from-near-to-solana.md)
{% endcontent-ref %}

### Transfer assets to <mark style="color:purple;">Polygon</mark>

{% content-ref url="/pages/-MhOT0moP9\_P2ucKYgwt" %}
[How to transfer USDT/USDC from Solana to Polygon?](/guides/bridging-guides/how-to-transfer-usdt-from-solana-to-polygon.md)
{% endcontent-ref %}

{% content-ref url="/pages/U5KaLj9AhV4jfhlpfqRX" %}
[How to transfer NEAR from NEAR to Polygon?](/guides/bridging-guides/how-to-transfer-near-from-near-to-polygon.md)
{% endcontent-ref %}

### Transfer assets to NEAR

{% content-ref url="/pages/3jbXLDK1GDS7gQNMdmOy" %}
[How to transfer assets from Solana to NEAR?](/guides/bridging-guides/how-to-transfer-assets-from-solana-to-near.md)
{% endcontent-ref %}

### Transfer assets to <mark style="color:yellow;">BNB Chain</mark>

{% content-ref url="/pages/YnPCfhhead2uC106KvY4" %}
[How to transfer SOLO from XRP Ledger to BNB Chain?](/guides/bridging-guides/how-to-transfer-solo-from-xrp-ledger-to-bnb-chain.md)
{% endcontent-ref %}

### Transfer assets to XRP Ledger

{% content-ref url="/pages/XiA4qgCDIpOnDU19ykPb" %}
[How to transfer SOLO from BNB Chain to XRP Ledger?](/guides/bridging-guides/how-to-transfer-solo-from-bnb-chain-to-xrp-ledger.md)
{% endcontent-ref %}


---

# 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.allbridge.io/guides/bridging-guides.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.
