> For the complete documentation index, see [llms.txt](https://curlfinance.gitbook.io/curlfinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://curlfinance.gitbook.io/curlfinance/guide/get-started.md).

# Get Started

## Setup your CurlFinance Wallet

You need to visit  [  ](https://curlfinance.app/app/sign-in/?next=/wallet/)<https://curlfinance.app/app/sign-in/?next=/wallet/> to set up your curlfinance wallet. We recommend using a very secured browser.. here is an example:

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

## Using the Token Tracker.

Visit  <https://curlfinance.app/> to keep track your favourite tokens on the curlfinance platform, this provides real time chart, trading history, token information of some of the best and latest crypto projects.

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

## Using the Portfolio Tracker&#x20;

Aside providing it's own wallet Curlfinance also allows users keep track of their tokens on other wallets like metamask. You can easily connect to metamask and view you tokens and or nfts

<figure><img src="/files/fzW3NFV1ggGCS5zUjC1N" alt=""><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://curlfinance.gitbook.io/curlfinance/guide/get-started.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.
