# How to set up a Solana wallet and link it to Trustpad

### Creating a wallet

To participate in IDOs / sales of the projects launching on Solana you need to create a Solana wallet and link it to your profile on Trustpad. This SOL wallet will be used for tokens distribution.

We recommend [Phantom](https://phantom.app/) (desktop only) or [Trustwallet](https://trustwallet.com/) (mobile only) wallets.

Please follow the instructions to set up a wallet:

* [How to create a new wallet in Phantom](https://help.phantom.app/hc/en-us/articles/4406388623251-How-to-create-a-new-wallet)
* [How to configure Solana in Trustwallet](https://community.trustwallet.com/t/trust-wallet-supports-solana-spl-tokens/96557)

### Linking it to Trustpad

Once you have a wallet address, you should link it to your profile on Trustpad.

{% hint style="warning" %}
You are free to change the SOL wallet at any time. But **any change made after the sale ending won't be applied** to the distribution of that sale.
{% endhint %}

First, open Trustpad: <https://trustpad.io/>

1\) Connect to the wallet you're going to use for IDO / sale participation.

2\) Open any upcoming SOL sale page (CoreStarter in our case).

3\) You will see a text input, paste your **SOL wallet address** there.

![](/files/oqFJobHWfousTBgLXXSG)

4\)  If your wallet is valid, you will see a green checkmark. Read and check the checkbox and press "Submit".

5\) You will see a popup asking you to sign a message. It is required to ensure that only you can change the corresponding SOL wallet.&#x20;

Sign the message and if everything is correct, your wallet will be saved in our database. Once the sale ends, we will distribute the tokens to this wallet.

![](/files/oBEh6KkelIt9px8NTeB1)


---

# 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.trustpad.io/trustpad/how-to-participate-in-an-ido-sale/how-to-set-up-a-solana-wallet-and-link-it-to-trustpad.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.
