# 3Syde

## 3Syde

- [Welcome to 3Syde](https://3syde.gitbook.io/3syde/welcome-to-3syde.md): Embark on Your Cosmic Journey Through the Radix Ecosystem
- [What we do?](https://3syde.gitbook.io/3syde/overview/what-we-do.md)
- [Security](https://3syde.gitbook.io/3syde/overview/security.md): In this section you will learn how we securely generate and manage your cryptographic keys directly on your device.
- [Roadmap](https://3syde.gitbook.io/3syde/roadmap.md)
- [0.5 BETA](https://3syde.gitbook.io/3syde/roadmap/0.5-beta.md): Version 0.5 (Stokenet beta testing) there will be 10 beta testers called for this stage
- [0.6 BETA](https://3syde.gitbook.io/3syde/roadmap/0.6-beta.md): Version 0.6 (Stokenet beta testing) there will be more 15 beta testers called for this stage
- [What's coming?](https://3syde.gitbook.io/3syde/roadmap/whats-coming.md)
- [Tokenomics](https://3syde.gitbook.io/3syde/governance/tokenomics.md)
- [Liquidity](https://3syde.gitbook.io/3syde/governance/tokenomics/liquidity.md)
- [Transparency](https://3syde.gitbook.io/3syde/governance/tokenomics/transparency.md)
- [Pre-sale](https://3syde.gitbook.io/3syde/governance/pre-sale.md)
- [Marketing](https://3syde.gitbook.io/3syde/governance/marketing.md): In this session you will see all our marketing campaigns and have details of what will be/was spent on this topic
- [For Developers](https://3syde.gitbook.io/3syde/nerd-section/for-developers.md)
- [APIs](https://3syde.gitbook.io/3syde/nerd-section/for-developers/apis.md): In this section, you will have technical access to our APIs
- [Algorithms](https://3syde.gitbook.io/3syde/nerd-section/for-developers/algorithms.md): In this section, you will have technical access to how we encrypt wallets and their private keys


---

# 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://3syde.gitbook.io/3syde/welcome-to-3syde.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.
