# Searching Crypto Assets

{% hint style="danger" %}
When searching for [tokens](/glossary/definitions/smart-contracts/tokens.md) using All For One™, it is important to be aware of the potential for copycat tokens. Copycat tokens are [smart contracts](/glossary/definitions/smart-contracts.md) that are designed to mimic the appearance and functionality of existing, successful tokens in order to trick users into purchasing them. These tokens may be marketed as legitimate, but they may not have the same level of security, utility, or value as the original token. \
\
Before purchasing any token, it is important to thoroughly research the contract and the team behind it to ensure that it is legitimate and not a copycat. The team behind All For One™ is not responsible for any losses or damages that may result from the purchase of a copycat token.
{% endhint %}

1. Tap the Search <img src="/files/AnjrGdsN3dzThs4agEwI" alt="" data-size="line"> tab at the bottom
2. Click the search field and put in a coin or token name, symbol, or address. The token search will try to match with the correct crypto asset\
   \
   ![](/files/X0MmV6HaW4YlR2cbAIKB)\
   \
   ![](/files/cq4yyI89vqSKSZCU1s4m)


---

# 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.allforone.app/getting-started/searching-crypto-assets.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.
