# USER GUIDE

- [Locking FNX](https://docs.fenixfinance.io/fenix/user-guide/locking-fnx.md)
- [Nest Lock](https://docs.fenixfinance.io/fenix/user-guide/locking-fnx/nest-lock.md)
- [Manual Lock](https://docs.fenixfinance.io/fenix/user-guide/locking-fnx/manual-lock.md)
- [Managing Nest Locks](https://docs.fenixfinance.io/fenix/user-guide/managing-nest-locks.md)
- [Attach Lock To Nest](https://docs.fenixfinance.io/fenix/user-guide/managing-nest-locks/attach-lock-to-nest.md): Attach an existing lock to a Nest strategy
- [Detach Lock From Nest](https://docs.fenixfinance.io/fenix/user-guide/managing-nest-locks/detach-lock-from-nest.md)
- [Managing Manual Locks](https://docs.fenixfinance.io/fenix/user-guide/managing-manual-locks.md)
- [Increase Lock](https://docs.fenixfinance.io/fenix/user-guide/managing-manual-locks/increase-lock.md)
- [Merge Lock](https://docs.fenixfinance.io/fenix/user-guide/managing-manual-locks/merge-lock.md)
- [Transfer Lock](https://docs.fenixfinance.io/fenix/user-guide/managing-manual-locks/transfer-lock.md)
- [Unlock (Switch Off Permanent)](https://docs.fenixfinance.io/fenix/user-guide/managing-manual-locks/unlock-switch-off-permanent.md)
- [Withdraw Lock](https://docs.fenixfinance.io/fenix/user-guide/managing-manual-locks/withdraw-lock.md)
- [Swapping Tokens](https://docs.fenixfinance.io/fenix/user-guide/swapping-tokens.md)
- [Deposit Concentrated Liquidity](https://docs.fenixfinance.io/fenix/user-guide/deposit-concentrated-liquidity.md)
- [Deposit Classic Liquidity](https://docs.fenixfinance.io/fenix/user-guide/deposit-classic-liquidity.md)
- [Blast Points & Blast Gold](https://docs.fenixfinance.io/fenix/user-guide/blast-points-and-blast-gold.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.fenixfinance.io/fenix/user-guide.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.
