# For Investors

- [Liquidity Lockers](https://docs.uncx.network/guides/for-investors/liquidity-lockers.md): In this section you will find everything you need to know about checking if the project's liquidity is locked.
- [How can I check if the project locked liquidity?](https://docs.uncx.network/guides/for-investors/liquidity-lockers/how-can-i-check-if-the-project-locked-liquidity.md)
- [Token Vesting](https://docs.uncx.network/guides/for-investors/token-vesting.md): In this section you will find everything you need to know about checking if the project's tokens are locked.
- [How can I check if the project locked tokens?](https://docs.uncx.network/guides/for-investors/token-vesting/how-can-i-check-if-the-project-locked-tokens.md)
- [Staking](https://docs.uncx.network/guides/for-investors/staking.md): On this page you will find everything you need to know about using a staking/farming service.
- [How to stake?](https://docs.uncx.network/guides/for-investors/staking/how-to-stake.md)
- [How to withdraw my staked tokens?](https://docs.uncx.network/guides/for-investors/staking/how-to-withdraw-my-staked-tokens.md)
- [How to boost my stake?](https://docs.uncx.network/guides/for-investors/staking/how-to-boost-my-stake.md)


---

# 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.uncx.network/guides/for-investors.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.
