# Manage Your Wallet

***

## Your Built-In Wallets

When you create an account, Nika automatically creates two wallets for you: one for EVM Chains and one for Solana.&#x20;

<figure><img src="/files/CpbeE7vqs2voUOCyZlTe" alt=""><figcaption></figcaption></figure>

You can fund your account using these default wallets and start trading right away. Nika shows an aggregated portfolio view, showing the total value of your assets across all wallets.

***

### Next Steps <a href="#next-steps" id="next-steps"></a>

Fund your account.


---

# 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://nikafinance.gitbook.io/docs/getting-started/manage-your-wallet.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.
