# Issues with the Graph

#### What is going on?

The Graph is experiencing degraded performance on the Polygon network, affecting Polymarket and the data that is shown to users.

#### How long will this go on and how can I keep track of the issue?

We are in contact with The Graph team and are working on our own solution if the issue persists. You can keep track by checking The Graph [status page](https://status.thegraph.com/) or joining our [Discord](https://discord.gg/hGYPGru).

#### What is The Graph?

The Graph is a decentralized indexing protocol that allows anyone to build APIs known as subgraphs that can be referenced by others. In short, The Graph enables blockchain data to be easily understood through graphs, tables, etc.

#### What is affected right now?

Price data, portfolio positions, transaction history, and other trade-related activities are affected.

#### How can I keep track of my positions if The Graph isn't updating?

There are 2 ways to keep track of your positions:

1\) Head to the individual market and click on the "sell" tab. You will see the number of shares within the container.

![https://gblobscdn.gitbook.com/assets%2F-M\_RFw9AZ0Ph4JuEBbzw%2F-Mf5qwwiHmZAz2HLdpeO%2F-Mf5rlxMznUvUw--n5hS%2Fimage.png?alt=media\&token=0c1d3a95-4f80-450f-a6d0-eecbcbbf515a](https://gblobscdn.gitbook.com/assets%2F-M_RFw9AZ0Ph4JuEBbzw%2F-Mf5qwwiHmZAz2HLdpeO%2F-Mf5rlxMznUvUw--n5hS%2Fimage.png?alt=media\&token=0c1d3a95-4f80-450f-a6d0-eecbcbbf515a)

2\) Head to [Polymarket Whales](https://polymarketwhales.info/) and enter your Polymarket address. You can find your Polymarket address by heading to the [deposit page](https://polymarket.com/profile) and copying the address found in the "Peer-to-peer" deposit option.


---

# 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://legacy-docs.polymarket.com/archived/issues-with-the-graph.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.
