# ABOUT YOUR PROFILE

- [How to Sign Up](https://wiki.5tars.io/about-your-profile/how-to-sign-up.md): 5TARS offers different ways to log in.
- [User Profile](https://wiki.5tars.io/about-your-profile/user-profile.md)
- [Account](https://wiki.5tars.io/about-your-profile/user-profile/account.md): Learn more about your account and what personal information you can manage
- [Challenges](https://wiki.5tars.io/about-your-profile/user-profile/challenges.md): Learn more about the 5TARS Challenges in order to earn NFTs and special badges!
- [Concordium Wallet](https://wiki.5tars.io/about-your-profile/concordium-wallet.md)
- [Deposit with Credit Card](https://wiki.5tars.io/about-your-profile/deposit-with-credit-card.md)
- [Deposits with PayPal](https://wiki.5tars.io/about-your-profile/deposits-with-paypal.md)
- [Withdraw](https://wiki.5tars.io/about-your-profile/withdraw.md): Learn more about how to Withdraw money using Gift Cards


---

# 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://wiki.5tars.io/about-your-profile.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.
