# Trading Tokens on Team Finance

Token trading involves the buying or selling of tokens (digital assets) that represents the ownership of an asset and can be used to facilitate transactions. Trading tokens is a simple process that anyone can do on Team Finance.\
\
To access the platform's buying and selling tokens feature, users must connect their wallet address to the [Claim](https://www.team.finance/claim) page to bring up the individual view.\
\
An **individual view** will be shown to those whose wallet addresses have been identified as the recipient of one of Team Finance's services.

<figure><img src="/files/xHCmgnqVODm58pCM7XXX" alt=""><figcaption></figcaption></figure>

### Is it safe to trade on Team Finance?

Our platform is powered by 0x, a leading decentralized exchange (DEX) and DEX aggregator trusted by some of the biggest names in the industry, including Robinhood, Coinbase, and Brave. \
\
0x is known for its security and reliability, making it a safe and trustworthy platform for managing token trading. However, it is always important for users to carefully research and assess the risks and potential returns of any investment before making a decision. For more information about 0x, users can visit their [website](https://www.0x.org/).


---

# 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://handbook.team.finance/trading-tokens-on-team-finance.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.
