# How to find an Asset Ticker

## Google Finance (ETFs, Stocks only)

1\. Google your Fund Name with the following search: *"AssetNameHere Share Price"*

2\. Copy the ID as per below into the Sheet:

<figure><img src="https://1515266990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSuatx32f5nztfqTHft%2Fuploads%2FhvgzUMoxt9AKBYLPN44n%2FGoogleFinance.png?alt=media&#x26;token=cf5d4f6e-c47b-4b21-b2d4-d889e9ce5186" alt=""><figcaption><p>Example of Apple Share Price ID being 'NASDAQ:AAPL'</p></figcaption></figure>

## MorningStar - UK Funds

1\. Google your Fund Name with the following search: *"MorningStar FundNameHere"*

2\. Copy the ID in the URL of the page as per below into the Sheet:

<figure><img src="https://cspersonalfinance.io/img/MS%20-%20UK%20Funds.jpg" alt=""><figcaption></figcaption></figure>

## MorningStar - Australian Funds

1\. Google your Fund Name with the following search: *"MorningStar FundNameHere"*

2\. Copy the ID in the URL of the page as per below into the Sheet:

<figure><img src="https://cspersonalfinance.io/img/MS%20-%20AusFunds.jpg" alt=""><figcaption></figcaption></figure>

3\. Convert the ID to a native MorningStar ID [using this tool here.](https://cspersonalfinance.io/tools/morningstarLookup)

## Yahoo Funds

1\. Google your Fund Name with the following search: *"Yahoo Finance FundNameHere"*

2\. Copy the ID in the URL of the page as per below into the Sheet

<figure><img src="https://cspersonalfinance.io/img/YahooFinance.png" alt=""><figcaption></figcaption></figure>

## FT.com Funds

1\. Google your Fund Name with the following search: *"FT.com FundNameHere"*

2\. Copy the ID in the URL of the page as per below into the Sheet:

<figure><img src="https://cspersonalfinance.io/img/FTcom%20ManagedFunds.png" 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://guide.cspersonalfinance.io/investments/how-to-find-an-asset-ticker.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.
