# Integrations

### Subgraph

When you launch a pool, it is automatically registered with the GYSR subgraph for indexing. You can query information on your pool, users, activity, and more! Learn more [here](https://docs.gysr.io/developers/subgraph).

![](https://3297556551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FthzPUFdOA5TcqSyMYgjq%2Fuploads%2FLsS9f4WpJJqy5SqxJHtE%2Fsubgraph_pool_example.png?alt=media\&token=e7fd27ad-0d24-4a77-8d14-6dba4b9ad46d)

### Snapshot

We built a new Snapshot strategy to count votes for tokens in any GYSR pool. This enables inclusive and incentivized governance for your project community. The integration supports ERC20 staking, NFT staking, LP token staking, and pending rewards.

The following strategies are available

* `gysr-staking-balance`
* (**NEW**) `gysr-lp-staking-balance`
* (**NEW**) `gysr-pending-rewards`

Try it out in the [playground](https://snapshot.org/#/?type=strategies\&q=gysr) and add it to your space today.

<div><img src="https://3297556551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FthzPUFdOA5TcqSyMYgjq%2Fuploads%2FrotXADJRKHVeJ2MNXXgH%2Fsnapshot_gysr_strategy.png?alt=media&#x26;token=4cfe8e73-74b4-4519-9ff2-cb3052bc54b7" alt=""> <figure><img src="https://3297556551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FthzPUFdOA5TcqSyMYgjq%2Fuploads%2F1LNXqmZAwlq7NHgoG6VN%2Fsnapshot_gysr_lp_strategy.png?alt=media&#x26;token=62a0bf87-4e16-425d-83b0-a5cd573f81f3" alt=""><figcaption></figcaption></figure> <figure><img src="https://3297556551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FthzPUFdOA5TcqSyMYgjq%2Fuploads%2FXdtrqis1dPdNxsOdxW4p%2Fgysr_snapshot_pending.png?alt=media&#x26;token=2cf7c9fe-7096-4a5b-bf25-763984ce06df" alt=""><figcaption></figcaption></figure></div>

### Gnosis Safe (via WalletConnect)

Securely manage your GYSR pool with a Gnosis Safe multisig.

![here is a recent funding operation our team submitted for the GYSR Holder pool, which is controlled by a Gnosis multisig wallet](https://3297556551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FthzPUFdOA5TcqSyMYgjq%2Fuploads%2FJeyGFHsoUasFgPeurgJt%2Fgnosis_walletconnect_fund.png?alt=media\&token=1bf6bff6-2dca-41d3-b106-8cb2fdac4698)

### DeBank

All GYSR pools are automatically integrated into DeBank portfolio tracking. This lets your users easily monitor all of their staking positions in one [place](https://debank.com/projects/gysr).

![](https://3297556551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FthzPUFdOA5TcqSyMYgjq%2Fuploads%2FskGs9IMJPz8nm6dOrO4g%2Fgysr_debank_positions.png?alt=media\&token=071018b1-07b7-4529-bedd-ef735a4b341a)

*More coming soon! 👀*


---

# 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://docs.gysr.io/guide/integrations.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.
