# Guide

- [APP Download](https://yubit.gitbook.io/yubit/guide/app-download.md): Download the YUBIT mobile app for the best trading experience anytime, anywhere!
- [Register & Login](https://yubit.gitbook.io/yubit/guide/register-and-login.md)
- [How do I register? (app)](https://yubit.gitbook.io/yubit/guide/register-and-login/how-do-i-register-app.md): Learn how to register and log in to your YUBIT account using the mobile app.
- [How do I register? (Web)](https://yubit.gitbook.io/yubit/guide/register-and-login/how-do-i-register-web.md): Follow these steps to register and log in to YUBIT through the official website.
- [Account Settings](https://yubit.gitbook.io/yubit/guide/account-settings.md)
- [What Should I Do If I Can’t Receive SMS Verification Codes?](https://yubit.gitbook.io/yubit/guide/account-settings/what-should-i-do-if-i-cant-receive-sms-verification-codes.md)
- [How to Find Your UID](https://yubit.gitbook.io/yubit/guide/account-settings/how-to-find-your-uid.md): Your UID (User ID) is a unique identifier for your YUBIT account. It’s required for customer support, affiliate programs, and certain promotions.
- [Binding Email & Phone Number](https://yubit.gitbook.io/yubit/guide/account-settings/binding-email-and-phone-number.md): Binding your email and phone number ensures secure access and enables important notifications.
- [Troubleshooting Email Verification](https://yubit.gitbook.io/yubit/guide/account-settings/troubleshooting-email-verification.md): If you’re not receiving YUBIT emails (verification codes, notifications, etc.), here’s how to fix it.
- [How to Close My Account](https://yubit.gitbook.io/yubit/guide/account-settings/how-to-close-my-account.md)
- [How to Identify Scams and Prevent Phishing Attacks](https://yubit.gitbook.io/yubit/guide/account-settings/how-to-identify-scams-and-prevent-phishing-attacks.md)
- [How to Unbind 2FA Authenticator](https://yubit.gitbook.io/yubit/guide/account-settings/how-to-unbind-2fa-authenticator.md)
- [What Should I Do If I’m Not Receiving Emails?](https://yubit.gitbook.io/yubit/guide/account-settings/what-should-i-do-if-im-not-receiving-emails.md)
- [KYC](https://yubit.gitbook.io/yubit/guide/kyc.md)
- [How to Complete Identity Verification?(app)](https://yubit.gitbook.io/yubit/guide/kyc/how-to-complete-identity-verification-app.md)
- [How to Complete Identity Verification？(Web)](https://yubit.gitbook.io/yubit/guide/kyc/how-to-complete-identity-verification-web.md)
- [Common Reasons for KYC Verification Failure](https://yubit.gitbook.io/yubit/guide/kyc/common-reasons-for-kyc-verification-failure.md)
- [Security & Two-Factor Authentication (2FA)](https://yubit.gitbook.io/yubit/guide/security-and-two-factor-authentication-2fa.md)
- [Setting Up 2FA (App)](https://yubit.gitbook.io/yubit/guide/security-and-two-factor-authentication-2fa/setting-up-2fa-app.md): Enable Google Authenticator on the YUBIT mobile app for stronger account security.
- [Setting Up 2FA (Web)](https://yubit.gitbook.io/yubit/guide/security-and-two-factor-authentication-2fa/setting-up-2fa-web.md): Enable Google Authenticator through the YUBIT website to secure your web logins and withdrawals.
- [Wallet Risk Check](https://yubit.gitbook.io/yubit/guide/wallet-risk-check.md)
- [Wallet Risk Check Usage Tutorial](https://yubit.gitbook.io/yubit/guide/wallet-risk-check/wallet-risk-check-usage-tutorial.md)
- [Quick Buy](https://yubit.gitbook.io/yubit/guide/quick-buy.md)


---

# 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://yubit.gitbook.io/yubit/guide.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.
