> For the complete documentation index, see [llms.txt](https://faq.nestwallet.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.nestwallet.xyz/spot-trading-sol-evm-ton/discover-tokens.md).

# Discover Tokens

<mark style="color:yellow;">Nest</mark> allows you to find and trade tokens the moment they come out!

## Browse

1. Click on the middle <mark style="color:yellow;">Telescope</mark> Icon at the bottom of your screen

<figure><img src="/files/aAVoK40KmNZ8u4gLZYrW" alt="" width="182"><figcaption></figcaption></figure>

2. Look through the tokens and find the one you would like to trade

<figure><img src="/files/qA0vLrlQ929UHY8AgdIf" alt="" width="148"><figcaption></figcaption></figure>

2. (optional) Use our advanced filters and sorting to narrow down your criteria by pressing the filter icon near the top right

<figure><img src="/files/5a5EYKsD6RgHK1oxPHhH" alt="" width="148"><figcaption></figcaption></figure>

## Find token by address or name

To find a token by address or name by clicking <mark style="color:yellow;">Paste</mark> or typing the desired text

<figure><img src="/files/Tzt3v32UFLy9crTpKgoV" alt="" width="375"><figcaption></figcaption></figure>


---

# 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 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://faq.nestwallet.xyz/spot-trading-sol-evm-ton/discover-tokens.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.
