> For the complete documentation index, see [llms.txt](https://docs.gp7.app/legal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gp7.app/legal/terms.md).

# GP7 Terms of Use

We ask you to read carefully these Terms of Use (“the Terms”) applicable to your use of the GP7 application (“the App”) as available at <https://www.gp7.app/>,  and your access to and use of the website at <https://www.gp7.app/>,  all of its pages and subdomains (“the Website“). These Terms constitute, as added, amended, modified, supplemented or restated from time to time, a binding agreement between you and&#x20;**Lighthouse LLC**, a company registered in **Russian Federation (“We”)**.

These Terms were last updated on June 4, 2020. You can find the latest version of these Terms at <https://docs.gp7.app/legal/terms>.

1. [App Description](/legal/terms/1.app-description.md)
2. [Enter into Force](/legal/terms/2.enter-into-force.md)
3. [Eligibility](/legal/terms/3.eligibility.md)
4. [Restricted Persons](/legal/terms/4.restricted-persons.md)
5. [Cessation of Use](/legal/terms/5.cessation-of-use.md)
6. [Prohibited Use](/legal/terms/6.prohibited-use.md)
7. [Taxes](/legal/terms/7.taxes.md)
8. [Availability](/legal/terms/8.availability.md)
9. [Development of New Products](/legal/terms/9.development-of-new-products.md)
10. [Restrictions and Termination](/legal/terms/10.restrictions-and-termination.md)
11. [Personal Information and Privacy](/legal/terms/11.personal-information-and-privacy.md)
12. [Intellectual Property](/legal/terms/12.intellectual-property.md)
13. [Third Party Platforms](/legal/terms/13.third-party-platforms.md)
14. [Limitation of Liability](/legal/terms/14.limitation-of-liability.md)
15. [Indemnification](/legal/terms/15.indemnification.md)
16. [Disclaimer of Warranty](/legal/terms/16.disclaimer-of-warranty.md)
17. [Waivers](/legal/terms/17.waivers.md)
18. [Relationship](/legal/terms/18.relationship.md)
19. [Amendment](/legal/terms/19.amendment.md)
20. [Severability](/legal/terms/20.severability.md)
21. [Assignment](/legal/terms/21.assignment.md)
22. [Entire Agreement](/legal/terms/22.entire-agreement.md)
23. [Communications](/legal/terms/23.communications.md)
24. [Governing Law](/legal/terms/24.governing-law.md)
25. [Dispute Resolution](/legal/terms/25.dispute-resolution.md)
26. [Attorneys’ Fees](/legal/terms/26.attorneys-fees.md)

&#x20;

{% file src="/files/-MBnAuc-RNmiCoNrYPj-" %}
Download GP7 Terms of Use
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gp7.app/legal/terms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
