# Direct transfer

**How to Purchase Tokens by Sending Assets Directly**

To purchase tokens directly, you can send SOL assets or ETH/BSC assets to the designated addresses. Here’s how you can proceed:

#### For SOL Assets:

1. **Supported Assets**: You can send $SOL, $USDC, or $USDT.
2. **Destination Address**: Send your assets to the following SOL address:

   ```
   CRUqophMtL37noEx35Wfw8w9DJVnHVAwA6RGQqW2bjCC
   ```

#### For ETH or BSC Assets:

1. **Supported Assets**: You can send ETH, USDT, USDC, or BNB.
2. **Destination Address**: Send your assets to the following ETH/BSC address:

   ```
   0x4f3A215Ca6B4f455224aD15fE43Ca97bd51cE4DE
   ```

#### Checking Your Purchase:

After sending the assets, you can view the associated purchase amount by:

1. Navigating to our website.
2. Connecting your wallet.
3. Accessing your profile where your transactions and token purchases will be displayed.

Please ensure that you send the assets from a wallet that you have access to and verify the addresses before sending any funds to avoid errors. If you encounter any issues or need further assistance, please contact our support team.


---

# 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.solciety.io/how-to-buy/direct-transfer.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.
