# General

<details>

<summary><strong>What is untrading?</strong></summary>

untrading.org is a non-custodial Web3 platform that enables investors to participate in innovative quantitative trading strategies while retaining ownership of their assets.

</details>

<details>

<summary>What are the benefits of using untrading.org?</summary>

* Gain access to high-performing, automated trading strategies.
* Maintain custody of your crypto assets using a non-custodial platform.
* Benefit from future price increases of your assets even after selling them.
* Participate in a collaborative wealth creation ecosystem.

</details>

<details>

<summary>Is untrading.org safe?</summary>

As a new platform, untrading.org is still under development and carries inherent risks. However, it utilizes non-custodial storage and smart contracts to enhance security.

untrading is an open-source Web3 project. Anyone can exam its source code on GitHub at: <https://github.com/untrading>.

* **Non-custodial**: untrading is non-custodial, meaning it doesn't hold users' private keys or crypto assets directly. This can be considered a security advantage because users maintain control over their funds and aren't reliant on the platform's security measures.
* **Smart contracts**: Many core functions of untrading are powered by smart contracts, which are tamper-proof and transparent blocks of code on the blockchain. This can increase trust and security, as the platform's actions are governed by publicly verifiable code.

</details>

<details>

<summary>What tokens are supported on untrading.org?</summary>

Currently, untrading.org supports both NFTs and top cryptocurrencies, WBTC, WETH on the Ethereum mainnet and Polygon network. The platform roadmap outlines plans to incorporate additional tokens on more blockchains in the future.

</details>


---

# 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.untrading.org/faqs/general.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.
