# Resources

## Resources

- [Introduction to Varntix](https://varntix.gitbook.io/resources/getting-started/introduction-to-varntix.md)
- [Creating Your Varntix Account](https://varntix.gitbook.io/resources/getting-started/creating-your-varntix-account.md)
- [Getting Started with Savings](https://varntix.gitbook.io/resources/getting-started/getting-started-with-savings.md)
- [Account Verification](https://varntix.gitbook.io/resources/getting-started/account-verification.md)
- [KYC Requirements](https://varntix.gitbook.io/resources/getting-started/kyc-requirements.md)
- [Managing Your Account Information](https://varntix.gitbook.io/resources/getting-started/managing-your-account-information.md)
- [Fixed Savings](https://varntix.gitbook.io/resources/products/fixed-savings.md)
- [Flexible Savings](https://varntix.gitbook.io/resources/products/flexible-savings.md)
- [Bonds](https://varntix.gitbook.io/resources/products/bonds.md)
- [How Rates Work](https://varntix.gitbook.io/resources/products/how-rates-work.md)
- [Early Withdrawals Explained](https://varntix.gitbook.io/resources/products/early-withdrawals-explained.md)
- [Choosing The Right Product](https://varntix.gitbook.io/resources/products/choosing-the-right-product.md)
- [Funding Your Account](https://varntix.gitbook.io/resources/deposits-and-withdrawals/funding-your-account.md)
- [Supported Currencies](https://varntix.gitbook.io/resources/deposits-and-withdrawals/supported-currencies.md)
- [Withdrawal Process](https://varntix.gitbook.io/resources/deposits-and-withdrawals/withdrawal-process.md)
- [Processing Times](https://varntix.gitbook.io/resources/deposits-and-withdrawals/processing-times.md)
- [Referral Program](https://varntix.gitbook.io/resources/partners-and-referrals/referral-program.md)
- [Commission Structure](https://varntix.gitbook.io/resources/partners-and-referrals/commission-structure.md)
- [Payouts](https://varntix.gitbook.io/resources/partners-and-referrals/payouts.md)
- [Partner Program](https://varntix.gitbook.io/resources/partners-and-referrals/partner-program.md)
- [Revenue Share](https://varntix.gitbook.io/resources/partners-and-referrals/revenue-share.md)
- [How Your Account Is Protected](https://varntix.gitbook.io/resources/account-and-security/how-your-account-is-protected.md)
- [Security Best Practices](https://varntix.gitbook.io/resources/account-and-security/security-best-practices.md)
- [Suspicious Activity](https://varntix.gitbook.io/resources/account-and-security/suspicious-activity.md)
- [Two-factor Authentication (2FA)](https://varntix.gitbook.io/resources/account-and-security/two-factor-authentication-2fa.md)
- [Official Links](https://varntix.gitbook.io/resources/support/official-links.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://varntix.gitbook.io/resources/getting-started/introduction-to-varntix.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.
