# Set Wallet as Active

Activating a wallet means that it will be used to: <br>

* Deploy tokens&#x20;
* Buy a portion of your token during launch (should you choose to do so)&#x20;
* Claim your fee earnings

Here's how to activate a wallet.&#x20;

{% @supademo/embed demoId="cmdbn21uc0ktg10orgjxfntgj" url="<https://app.supademo.com/demo/cmdbn21uc0ktg10orgjxfntgj>" %}

{% stepper %}
{% step %}

### Hit the start menu

{% endstep %}

{% step %}

### Tap start

{% endstep %}

{% step %}

### Go to wallet settings

{% endstep %}

{% step %}

### Tap import.

{% endstep %}

{% step %}

### Give your imported wallet a name.

{% endstep %}

{% step %}

### Paste the private key of the solana wallet you're importing, then hit next.

{% endstep %}

{% step %}

### Congratulations, your imported wallet can now be used in the bot!

The active wallet will be the default wallet used to:&#x20;

* Deploy tokens&#x20;
* Buy a portion of your token during launch (should you choose to do so)&#x20;
* Claim your fee earnings
  {% endstep %}
  {% endstepper %}

## IMPORTANT

If you've launched tokens through multiple wallets, your fees will continue to accumulate no matter which wallet is set as active.&#x20;


---

# 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.officialforge.com/access-and-wallet-config/markdown/view-and-configure-your-wallets/set-wallet-as-active.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.
