# User Account

**User Manual on** MemeJob

Managing your MemeJob account is easy and meant to provide you a customized experience. Use these actions to view and control your profile after your wallet is linked:

Link Your Wallet: to connect to the memejob dApp users have an array of options for web3 wallet connectivity:&#x20;

a. [Hashpack wallet](https://hashpack.app/)\
b. [Kabila wallet](https://www.kabila.app/wallet)\
c. [Metamask wallet](https://metamask.io/)\
d. any [WalletConnect](https://walletconnect.network/) compatible wallet (ex: [Blade Wallet](https://bladewallet.io/))

**Customizable Profile Data?**

* **Profile Picture**: Display or change your profile image to add a personal touch.
* **Username**: Personalize your username and bio to reflect your personality or provide a brief introduction.
* **Referral link**: connect your friends to memejob and share their success
* **Tokens Held**: View a detailed breakdown of your token holdings, including amount and current market value. This area allows you to easily keep track of your possessions.
* **Auto Associate**: Activate the Auto Token Association feature to ensure you're the first buyer of newly created tokens by you

**Tokens Created**: Access and manage the tokens you've produced, which are presented in an attractive card style. These tokens are also accessible on the Home Page, where other users may explore.


---

# 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.memejob.fun/memejob/features/user-account.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.
