# How to Add/Manage Assets?

1. Open the NeoLine wallet, click the \[+] button on your wallet homepage to enter the \[Add asset] page;
2. Enter the token symbol (e.g., GAS) in the search box and press Enter to add it;
3. For already added assets, you can manage them by clicking the icon at the top right of the asset management page and going to \[My Assets].

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


---

# 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://tutorial.neoline.io/getting-started/manage-assets/how-to-add-manage-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.
